powerstats: add BW power domain stats
Bug: 243041321 Bug: 244541973 Test: dumpsys android.hardware.power.stats.IPowerStats/default Change-Id: I403db5021c467e50f55e9e8071f69cb5dbd52d9d Signed-off-by: Darren Hsu <darrenhsu@google.com>
This commit is contained in:
parent
62e25a081e
commit
6df08fb5b1
1 changed files with 1 additions and 0 deletions
|
@ -595,6 +595,7 @@ void addPowerDomains(std::shared_ptr<PowerStats> p) {
|
|||
"pd-tpu",
|
||||
"pd-ispfe",
|
||||
"pd-eh",
|
||||
"pd-bw",
|
||||
"pd-aur",
|
||||
"pd-yuvp",
|
||||
"pd-tnr",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue