Merge "powerstats: bring PixelStateResidencyDataProvider to device config" into 24D1-dev

This commit is contained in:
Treehugger Robot 2024-04-18 07:45:18 +00:00 committed by Android (Google) Code Review
commit 33c030cecd

View file

@ -70,7 +70,7 @@ int main() {
std::shared_ptr<PowerStats> p = ndk::SharedRefBase::make<PowerStats>();
addDisplayVrr(p, "Inner-Display");
addPixelStateResidencyDataProvider(p, "Inner-Display");
addZumaProCommonDataProviders(p);
addOuterDisplay(p);