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:
Dinolek 2018-03-17 20:32:29 +01:00 committed by GitHub
parent 493a27a1a6
commit 27aa7be152
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
GAPPS_VARIANT := nano
DONT_DEXPREOPT_PREBUILTS := true
GAPPS_FORCE_PACKAGE_OVERRIDES := true
GAPPS_FORCE_BROWSER_OVERRIDES := true
GAPPS_FORCE_WEBVIEW_OVERRIDES := true