mirror of
https://github.com/PixelExperience-Devices/device_xiaomi_sm6250-common.git
synced 2025-05-29 16:57:16 +09:00
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:
parent
832390a4d0
commit
c08843c949
@ -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
|
||||||
persist.sys.sf.color_saturation=1.0
|
persist.sys.sf.color_saturation=1.0
|
||||||
ro.hardware.egl=adreno
|
ro.hardware.egl=adreno
|
||||||
|
Loading…
x
Reference in New Issue
Block a user