Merge "powerstats: bring PixelStateResidencyDataProvider to device config" into 24D1-dev
This commit is contained in:
commit
33c030cecd
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue