sm8550-common: Optimize package manager dexopt properties

* first-boot is set to quicken to reduce first boot times
* we are installing with speed-profile to have balance
  between time taken to optimise and runtime performance
* once device is in idle+charging, bg dexopt will compile
  for maximum runtime performance

[ghostrider-reborn]
- Stripped from https://gerrit.aospa.co/c/AOSPA/android_vendor_aospa/+/20637

Signed-off-by: Adithya R <gh0strider.2k18.reborn@gmail.com>
Signed-off-by: NotZeetaa <rodrigo2005contente@gmail.com>
Signed-off-by: DarkAngelGR <asavvo01@gmail.com>
This commit is contained in:
Omkar Chandorkar
2022-02-04 19:17:57 +05:30
committed by DarkAngelGR
parent 93f5c8dd1d
commit cd201c540c

View File

@@ -74,6 +74,10 @@ persist.vendor.dpm.vndr.idletimer.mode=default
persist.vendor.dpm.vndr.halservice.enable=1
persist.vendor.dpm.vndr.feature=11
# Dexopt
pm.dexopt.first-boot=quicken
pm.dexopt.bg-dexopt=everything
# Display
persist.sys.sf.color_mode=0
persist.sys.sf.color_saturation=1.0