powerstats: add pd-hsi0 power domain state residency
Bug: 302450566 Test: dumpsys android.hardware.power.stats.IPowerStats/default Change-Id: I19858b000f6d564e2e148c7f21e3e55591533e19 Signed-off-by: Darren Hsu <darrenhsu@google.com>
This commit is contained in:
parent
f6c07adcd9
commit
dcd8acd397
1 changed files with 1 additions and 0 deletions
|
@ -542,6 +542,7 @@ void addPowerDomains(std::shared_ptr<PowerStats> p) {
|
||||||
|
|
||||||
std::vector<GenericStateResidencyDataProvider::PowerEntityConfig> cfgs;
|
std::vector<GenericStateResidencyDataProvider::PowerEntityConfig> cfgs;
|
||||||
for (std::string name : {
|
for (std::string name : {
|
||||||
|
"pd-hsi0",
|
||||||
"pd-tpu",
|
"pd-tpu",
|
||||||
"pd-ispfe",
|
"pd-ispfe",
|
||||||
"pd-eh",
|
"pd-eh",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue