Merge "powerstats: bring PixelStateResidencyDataProvider to device config" into 24D1-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
33c030cecd
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user