mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-02-01 11:27:36 +00:00
Revert^2 "powerstats: disable AoC power stats reporting"
0500c761c9
Change-Id: I7d4226e91321cbc4fa14b2d7fdba6ed1129c5788
This commit is contained in:
@@ -645,7 +645,9 @@ void addGs201CommonDataProviders(std::shared_ptr<PowerStats> p) {
|
||||
setEnergyMeter(p);
|
||||
|
||||
addPixelStateResidencyDataProvider(p);
|
||||
addAoC(p);
|
||||
// TODO(b/220032540): Re-enable AoC reporting when AoC long latency issue is fixed or
|
||||
// the timeout mechanism is merged.
|
||||
//addAoC(p);
|
||||
addDvfsStats(p);
|
||||
addSoC(p);
|
||||
addCPUclusters(p);
|
||||
|
||||
Reference in New Issue
Block a user