Don't dexpreopt gapps
This is done to reduce size of gapps in system. First boot will take a little bit more.
This commit is contained in:
parent
493a27a1a6
commit
27aa7be152
1
gapps.mk
1
gapps.mk
@ -1,4 +1,5 @@
|
|||||||
GAPPS_VARIANT := nano
|
GAPPS_VARIANT := nano
|
||||||
|
DONT_DEXPREOPT_PREBUILTS := true
|
||||||
GAPPS_FORCE_PACKAGE_OVERRIDES := true
|
GAPPS_FORCE_PACKAGE_OVERRIDES := true
|
||||||
GAPPS_FORCE_BROWSER_OVERRIDES := true
|
GAPPS_FORCE_BROWSER_OVERRIDES := true
|
||||||
GAPPS_FORCE_WEBVIEW_OVERRIDES := true
|
GAPPS_FORCE_WEBVIEW_OVERRIDES := true
|
||||||
|
Loading…
Reference in New Issue
Block a user