mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_rosemary
synced 2026-01-27 18:07:31 +00:00
rosemary: Use dex2oat64 for better dexopt time
Enable dex2oat64 usage on rosemary. Bug: 153380900 Test: boot and install an application. Change-Id: I3e7a6e6e9385ff6564d1a2e6dda004ebb061f095
This commit is contained in:
committed by
Matsvei Niaverau
parent
2c51e3f718
commit
24c4108bfb
@@ -19,6 +19,9 @@ Build.BRAND=MTK
|
|||||||
# Camera
|
# Camera
|
||||||
ro.camera.sound.forced=0
|
ro.camera.sound.forced=0
|
||||||
|
|
||||||
|
# Dalvik
|
||||||
|
dalvik.vm.dex2oat64.enabled=true
|
||||||
|
|
||||||
# Display
|
# Display
|
||||||
persist.vendor.dc_backlight.enable=false
|
persist.vendor.dc_backlight.enable=false
|
||||||
ro.display.type=oled
|
ro.display.type=oled
|
||||||
|
|||||||
Reference in New Issue
Block a user