mirror of
https://github.com/team-infusion-developers/android_device_samsung_msm8976-common.git
synced 2024-11-07 06:19:20 +00:00
msm8976-common: Enable interaction boost
* This is no longer done unconditionally because it breaks EAS'ed devices. Change-Id: I6b93136b77c97014d2ccbe61aad252fc45825050
This commit is contained in:
parent
0c0ded0bac
commit
022255bfad
1 changed files with 1 additions and 0 deletions
|
@ -175,6 +175,7 @@ TARGET_PER_MGR_ENABLED := true
|
|||
|
||||
# Power
|
||||
TARGET_HAS_NO_WIFI_STATS := true
|
||||
TARGET_USES_INTERACTION_BOOST := true
|
||||
|
||||
# Properties
|
||||
TARGET_SYSTEM_PROP += $(VENDOR_PATH)/system.prop
|
||||
|
|
Loading…
Reference in a new issue