msm8974-common: Enable B-services aging propagation
Change-Id: I4ac0525933bb421f7d025c5e4c6a1de0f083c46e
This commit is contained in:
parent
021211d1ea
commit
67de8e7484
@ -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
2
system.prop
Normal file
@ -0,0 +1,2 @@
|
||||
# Memory optimizations
|
||||
ro.vendor.qti.sys.fw.bservice_enable=true
|
Loading…
Reference in New Issue
Block a user