Add power stats service for specific device
Bug: 183052760 Test: dumpsys android.hardware.power.stats.IPowerStats/default Change-Id: I20fa0e1b369f9b5f15e7881eea87ef699176dccc Merged-In: I20fa0e1b369f9b5f15e7881eea87ef699176dccc
This commit is contained in:
parent
9420469be8
commit
c798cb39a0
13 changed files with 321 additions and 0 deletions
|
@ -73,3 +73,6 @@ PRODUCT_COPY_FILES += \
|
|||
|
||||
DEVICE_MANIFEST_FILE += \
|
||||
device/google/gs101/nfc/manifest_se_gs101.xml
|
||||
|
||||
# PowerStats HAL
|
||||
PRODUCT_SOONG_NAMESPACES += device/google/raviole/powerstats/slider
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue