Snap for 11314147 from 069c943217
to 24Q2-release
Change-Id: Ia35e5b4ae8c2372b479876958483f85788998d9b
This commit is contained in:
commit
d556866629
1 changed files with 1 additions and 1 deletions
|
@ -652,7 +652,7 @@ void addPixelStateResidencyDataProvider(std::shared_ptr<PowerStats> p) {
|
|||
|
||||
void addDisplayMRR(std::shared_ptr<PowerStats> p) {
|
||||
p->addStateResidencyDataProvider(std::make_unique<DisplayMrrStateResidencyDataProvider>(
|
||||
"Display", "/sys/class/backlight/panel0-backlight/"));
|
||||
"Display", "/sys/class/drm/card0/device/primary-panel/"));
|
||||
}
|
||||
|
||||
void addZumaCommonDataProviders(std::shared_ptr<PowerStats> p) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue