diff options
| author | 2024-10-28 15:05:09 +0000 | |
|---|---|---|
| committer | 2024-10-28 15:05:09 +0000 | |
| commit | 96b2363a23aa016cbce02c9932235e5e150d6d63 (patch) | |
| tree | a90461732bc8a2351803c42fac70a146e79c6b5a /libs/androidfw/ResourceTimer.cpp | |
| parent | a8ef53cc8b3318645ece18b249739d47587c41ab (diff) | |
Respect android:turnScreenOn on non-default displays
PowerManager#wakeUp always wakes up only the default display (and
all displays that are in the default display group). However,
virtual device displays are in their own non-default group, so
the wakeUp calls from WM need to include the relevant displayId.
Note that if that displayId is doesn't belong to a virtual device
(i.e. it's also in the default display group, this is a no-op).
Fix: 365175880
Test: CTS
Flag: EXEMPT trivial bugfix
Change-Id: Ib078db24f6bced42f78416a18b124cc5b4a4e374
Diffstat (limited to 'libs/androidfw/ResourceTimer.cpp')
0 files changed, 0 insertions, 0 deletions