commit | eafd73a5e2e455efeea1c90b820c453f98e52240 | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@phh.me> | Thu May 17 23:32:26 2018 +0200 |
committer | Pierre-Hugues Husson <phh@phh.me> | Thu May 17 23:32:26 2018 +0200 |
tree | 96ef6700ec40b990ea96173a2e1adaf7fc50514c | |
parent | f11d7c0a3abdeb5641b16ca41cf535594635d25e [diff] |
Don't dexpreopt gapps-go
diff --git a/gapps-go.mk b/gapps-go.mk index 2c8de26..3d30032 100644 --- a/gapps-go.mk +++ b/gapps-go.mk
@@ -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)