msm8974-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 Kevin F. Haggerty
parent 021211d1ea
commit 67de8e7484
No known key found for this signature in database
GPG Key ID: 6D95512933112729
2 changed files with 5 additions and 0 deletions

View File

@ -94,6 +94,9 @@ TARGET_HAS_LEGACY_POWER_STATS := true
TARGET_HAS_NO_WLAN_STATS := true
TARGET_USES_INTERACTION_BOOST := true
# Properties
TARGET_SYSTEM_PROP += device/samsung/msm8974-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