X6833B: Use dex2oat64 for better dexopt time

Enable dex2oat64 usage on ruby.

Bug: 153380900
Test: boot and install an application.
Change-Id: I101ebfe5865da84baa90c55d2246dbd4287a9b72
Signed-off-by: dodyirawan85 <40514988+dodyirawan85@users.noreply.github.com>
This commit is contained in:
David Sehr 2023-07-22 17:06:45 +01:00 committed by dodyirawan85
parent c8857ab71d
commit 75db0331bf

View file

@ -1,6 +1,9 @@
# Charger
ro.charger.enable_suspend=true
# Dalvik
dalvik.vm.dex2oat64.enabled=true
# IMS
persist.dbg.volte_avail_ovr=1
persist.dbg.vt_avail_ovr=1