Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 107757dd authored by Adam Bookatz's avatar Adam Bookatz
Browse files

Fix mDeviceOwnerUserId locking and annotation

The following methods were mismarked as requiring the mRestrictionsLock
in commit I1f1f024199db85d4023323169441c8514ea3cc3a. The reason was because mDeviceOwnerUserId requires that lock and it wasn't always being acquired. The correct solution is to acquire that lock. The mismarked annotations can then be removed; they weren't ever obeyed anyway.

Bug: 226607885
Test: atest UserManagerServiceTest
Change-Id: I7df5dde12e5f28ed7cd9b648aad9a5373ab4d097
parent a730b104
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment