Skip to content

Commit

Permalink
msm8956-common: Don't use legacy power stats
Browse files Browse the repository at this point in the history
* Signal that we use the current power stats parser
* Set RPM system stats node path for our device

Change-Id: I84c9b7a7edecdb0a41ce771f7ee83d91ddde2bcf

Signed-off-by: Adarsh-MR <adarshmr1998@gmail.com>
  • Loading branch information
intervigilium authored and Adarsh-MR committed May 3, 2018
1 parent cacb477 commit 4a7c55d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions BoardConfigCommon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ TARGET_PER_MGR_ENABLED := true

# Power
TARGET_HAS_NO_WIFI_STATS := true
TARGET_RPM_SYSTEM_STAT := /d/rpm_stats

# Properties
TARGET_SYSTEM_PROP += $(VENDOR_PATH)/system.prop
Expand Down

0 comments on commit 4a7c55d

Please sign in to comment.