sm6250-common: Use dex2oat64

Enable dex2oat64 use.

Bug: 153380900
Test: boot and install an application
Change-Id: I3e7a6e6e9385ff6564d1a2e6dda004ebb061f095
(cherry picked from commit 126f03be80f57a8a0411842011152d9381589b78)
Merged-In: I3e7a6e6e9385ff6564d1a2e6dda004ebb061f095
This commit is contained in:
David Sehr 2020-04-25 15:50:40 -07:00 committed by Nick C
parent 0f78466d95
commit 65dd6eb54b

View File

@ -139,6 +139,9 @@ persist.vendor.cne.feature=1
ro.crypto.allow_encrypt_override=true ro.crypto.allow_encrypt_override=true
ro.crypto.volume.filenames_mode=aes-256-cts ro.crypto.volume.filenames_mode=aes-256-cts
# Dalvik
dalvik.vm.dex2oat64.enabled=true
# Display # Display
ro.surface_flinger.max_frame_buffer_acquired_buffers=3 ro.surface_flinger.max_frame_buffer_acquired_buffers=3
debug.sf.phase_offset_threshold_for_next_vsync_ns=11600000 debug.sf.phase_offset_threshold_for_next_vsync_ns=11600000