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:
Darren Hsu 2021-12-29 10:25:06 +08:00
parent 8b94566230
commit 3641d4eaa0

View file

@ -15,7 +15,7 @@
soong_namespace {
imports: [
"hardware/google/pixel",
"device/google/gs201",
"device/google/gs201/powerstats",
]
}