diff options
| author | 2025-02-27 19:17:47 -0800 | |
|---|---|---|
| committer | 2025-03-13 00:01:49 +0000 | |
| commit | d89cec2f28b1ca05030ad532ae20960b891af1b0 (patch) | |
| tree | 0f1aa132bdeb53dc7e708f74bd92dd50c69b4b72 /libs/androidfw/StringPool.cpp | |
| parent | 3b3ec4a9c704f22cc610b826defb3048b2e075b0 (diff) | |
Execute low light conditions on background thread.
This changelist ensures that low light logic occurs within the
background scope so no blocking calls are made on the main thread.
The only exception is DeviceInactiveCondition, which requires
keyguard update callbacks to be registered on the main thread.
Fixes: 394520234
Test: atest DirectBootConditionTest
Test: atest DeviceInactiveConditionTest
Test: atest ForceLowLightConditionTest
Test: atest LowLightConditionTest
Test: atest ScreenSaverEnabledConditionTest
Flag: EXEMPT bugfix
Change-Id: Iab9dd2ae99ef698ee185b148634807f2503b0143
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions