diff options
| author | 2024-10-14 18:59:58 +0000 | |
|---|---|---|
| committer | 2024-10-14 18:59:58 +0000 | |
| commit | f1cba1976743cb9bbc74efcba4afed0f4e15835a (patch) | |
| tree | 253ca17bdae6378af400fa6b807e7d1c993d0d3a /libs/gui/DisplayLuts.cpp | |
| parent | 915cd5f0a8e0c50cf1b209c4f994e8db8bcf6b68 (diff) | |
Disable -Wunused-value for updatePhaseConfiguration
```
frameworks/native/services/surfaceflinger/Scheduler/Scheduler.cpp:492:29: error: ignoring temporary created by a constructor declared with 'nodiscard' attribute [-Werror,-Wunused-value]
492 | (std::scoped_lock(mDisplayLock), displayId == mPacesetterDisplayId));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
```
Flag: EXEMPT b/369277774
Bug: b/369277774
Change-Id: I183f22a881120156211e3296f022c8e52a47a39f
Diffstat (limited to 'libs/gui/DisplayLuts.cpp')
0 files changed, 0 insertions, 0 deletions