Snap for 11733120 from cb96f0161e
to 24Q3-release
Change-Id: I983e9a3cfd1be7f983f9143aa5156cb2bf5002b2
This commit is contained in:
commit
4d5a6519e6
1 changed files with 1 additions and 1 deletions
|
@ -70,7 +70,7 @@ int main() {
|
||||||
|
|
||||||
std::shared_ptr<PowerStats> p = ndk::SharedRefBase::make<PowerStats>();
|
std::shared_ptr<PowerStats> p = ndk::SharedRefBase::make<PowerStats>();
|
||||||
|
|
||||||
addDisplayVrr(p, "Inner-Display");
|
addPixelStateResidencyDataProvider(p, "Inner-Display");
|
||||||
addZumaProCommonDataProviders(p);
|
addZumaProCommonDataProviders(p);
|
||||||
addOuterDisplay(p);
|
addOuterDisplay(p);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue