Don't dexpreopt gapps-go

This commit is contained in:
Pierre-Hugues Husson 2018-05-17 23:32:26 +02:00
parent f11d7c0a3a
commit eafd73a5e2
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
DONT_DEXPREOPT_PREBUILTS := true
$(call inherit-product, build/make/target/product/go_defaults.mk)
$(call inherit-product, vendor/gapps-go/gapps-go.mk)