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