sanders: Use all cores in dex2oat
This commit is contained in:
@@ -161,6 +161,12 @@ PRODUCT_PACKAGES += \
|
||||
PRODUCT_PACKAGES += \
|
||||
libprotobuf-cpp-lite
|
||||
|
||||
# limit dex2oat threads to improve thermals
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
dalvik.vm.boot-dex2oat-threads=8 \
|
||||
dalvik.vm.dex2oat-threads=8 \
|
||||
dalvik.vm.image-dex2oat-threads=8
|
||||
|
||||
# Ebtables
|
||||
PRODUCT_PACKAGES += \
|
||||
ebtables \
|
||||
|
||||
Reference in New Issue
Block a user