powerstats: use gs common library to get common data providers
Bug: 206576142 Test: dumpsys android.hardware.power.stats.IPowerStats/default Change-Id: I894196858441352be5e403fcb2f0461300b5217e Signed-off-by: Darren Hsu <darrenhsu@google.com>
This commit is contained in:
parent
8b94566230
commit
3641d4eaa0
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@
|
||||||
soong_namespace {
|
soong_namespace {
|
||||||
imports: [
|
imports: [
|
||||||
"hardware/google/pixel",
|
"hardware/google/pixel",
|
||||||
"device/google/gs201",
|
"device/google/gs201/powerstats",
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue