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:
David Sehr
2022-09-22 20:00:43 +01:00
committed by Matsvei Niaverau
parent 2c51e3f718
commit 24c4108bfb

View File

@@ -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