commit | 26e845bd915f743e801beeabbf39b13a30e340b2 | [log] [tgz] |
---|---|---|
author | Leonid Baraz <lbaraz@google.com> | Mon Sep 23 21:49:32 2024 +0000 |
committer | Leonid Baraz <lbaraz@google.com> | Thu Sep 26 16:28:33 2024 +0000 |
tree | 26bb2fbce2c94186cf6f759811cdc3bafe6351be | |
parent | 0bbf1ddeb767ca2127f7bdab18b0f90d624c7487 [diff] |
Add missing lock to areAllUsersAffiliatedWithDeviceLocked Added missing guards and @Guarded annotation by `getLockObject()` Bug: 323495252 Change-Id: I49e835025940ee69138ee9782ef13e66fd7ee785 Test: Run CTS-Verifier "Check new user disclaimer" test and see a notification and a dialog are shown. Flag: EXEMPT bugfix