Revert "powerstats: disable AoC power stats reporting" am: 0500c761c9
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17441695 Change-Id: Ib93eedec91845f3e041233c46106ed88c7b685ce Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
be4b874048
1 changed files with 1 additions and 3 deletions
|
@ -645,9 +645,7 @@ void addGs201CommonDataProviders(std::shared_ptr<PowerStats> p) {
|
|||
setEnergyMeter(p);
|
||||
|
||||
addPixelStateResidencyDataProvider(p);
|
||||
// TODO(b/220032540): Re-enable AoC reporting when AoC long latency issue is fixed or
|
||||
// the timeout mechanism is merged.
|
||||
//addAoC(p);
|
||||
addAoC(p);
|
||||
addDvfsStats(p);
|
||||
addSoC(p);
|
||||
addCPUclusters(p);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue