msm8226-common: Enable B-services aging propagation

Change-Id: I4ac0525933bb421f7d025c5e4c6a1de0f083c46e
This commit is contained in:
Bruno Martins 2018-12-22 19:07:24 +00:00 committed by Francescodario Cuzzocrea
parent d87fe4a395
commit 549cb6f5fb
2 changed files with 5 additions and 0 deletions

View File

@ -115,6 +115,9 @@ TARGET_HAS_NO_POWER_STATS := true
TARGET_HAS_NO_WLAN_STATS := true
TARGET_USES_INTERACTION_BOOST := true
# Properties
TARGET_SYSTEM_PROP += device/samsung/msm8226-common/system.prop
# Time services
BOARD_USES_QC_TIME_SERVICES := true

2
system.prop Normal file
View File

@ -0,0 +1,2 @@
# Memory optimizations
ro.vendor.qti.sys.fw.bservice_enable=true