Merge "powerstats: bring PixelStateResidencyDataProvider to device config" into 24D1-dev am: 33c030cecd
Original change: https://googleplex-android-review.googlesource.com/c/device/google/comet/+/26991787 Change-Id: I25c008b70eb9310313b2137d4603f3559a1031ac Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
cb96f0161e
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