mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 12:05:32 -04:00
universal7885: Use 64bit dex2oat on all cores
Bug: 153380900 Test: boot and install an application Change-Id: I3e7a6e6e9385ff6564d1a2e6dda004ebb061f095 Signed-off-by: Lunarixus <Nathan@lunarixus.party>
This commit is contained in:
parent
10944e1144
commit
c232cc1cfe
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
# Use 64-bit dex2oat for better dexopt time.
|
||||
dalvik.vm.dex2oat64.enabled=true
|
||||
ro.sys.fw.dex2oat_thread_count=8
|
||||
|
||||
## FRP
|
||||
# Disable invocation of oem_lock
|
||||
ro.frp.pst=/dev/block/persistent
|
||||
|
|
|
|||
Loading…
Reference in a new issue