diff options
| author | 2023-04-28 18:19:05 +0100 | |
|---|---|---|
| committer | 2023-05-02 18:50:17 +0100 | |
| commit | 77660a446bf86ed6c587920cd586b14b2c75afc3 (patch) | |
| tree | fe9c5a3857f847dad5fd22f32243bc9b78e738fd /libs/androidfw/StringPool.cpp | |
| parent | 348bb0e22c5f81e1ce4e5f91abda3752bed969ed (diff) | |
Delay boot complete broadcast for main user on HSUM.
This fixes an issue where on a HSUM device, the LOCKED_BOOT_COMPLETE
broadcast occurs before boot actually completes.
We already delay the sending of this broadcast for user 0, but we
need to do the same for the main user because otherwise the
broadcast is sent at the end of user switch, and the switch to the
main user occurs before boot complete.
Bug: 279983151
Test: atest UserControllerTest
Test: build & flash; observe logs during boot
Change-Id: I885954ae57b3c7bc27b2f03b2d2bfa8583c79293
Diffstat (limited to 'libs/androidfw/StringPool.cpp')
0 files changed, 0 insertions, 0 deletions