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
|
@ -87,6 +87,9 @@ PRODUCT_COPY_FILES += \
|
|||
device/google/raviole/tts/es-es/es-es-x-ana-r22.zvoice:product/tts/google/es-es/es-es-x-ana-r22.zvoice\
|
||||
device/google/raviole/tts/es-es/es-es-x-multi-r22.zvoice:product/tts/google/es-es/es-es-x-multi-r22.zvoice
|
||||
|
||||
# PowerStats HAL
|
||||
PRODUCT_SOONG_NAMESPACES += device/google/raviole/powerstats/oriole
|
||||
|
||||
# Keyboard bottom padding in dp for portrait mode
|
||||
PRODUCT_PRODUCT_PROPERTIES += ro.com.google.ime.kb_pad_port_b=10
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue