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
|
@ -2,6 +2,7 @@ soong_namespace {
|
|||
imports: [
|
||||
"hardware/google/interfaces",
|
||||
"hardware/google/pixel",
|
||||
"device/google/gs101",
|
||||
],
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue