sdm660-common: Disable ART debug and optimize dexpreopt
* don't include debug configs in art Change-Id: Ic310df1e2c466437b26fcb2e5ab9333694328c48 Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
51e45212b5
commit
94595661b3
1 changed files with 2 additions and 0 deletions
|
@ -164,6 +164,8 @@ endif
|
|||
# DebugFS
|
||||
PRODUCT_SET_DEBUGFS_RESTRICTIONS := true
|
||||
|
||||
USE_DEX2OAT_DEBUG := false
|
||||
|
||||
# Display
|
||||
PRODUCT_PACKAGES += \
|
||||
android.frameworks.displayservice@1.0 \
|
||||
|
|
Loading…
Reference in a new issue