| commit | e60589756a5519bd10db2b020e550231b853da58 | [log] [tgz] |
|---|---|---|
| author | Momoko Hattori <momohatt@google.com> | Thu Jun 05 21:09:43 2025 +0900 |
| committer | Momoko Hattori <momohatt@google.com> | Mon Jun 09 00:33:25 2025 +0900 |
| tree | 4f059607f4c5a1ebfada9a4afb120148db9cfa2e | |
| parent | 9737035669d7edd411abc397fa9cd22edc08f156 [diff] |
Simplify user ID retrieval in UserManagerServiceMockedTest#testAutoLock* To get user ID from UserInfo, these tests are converting it into UserHandle. Simplify it by accessing UserInfo#id (public member) directly. Bug: 411222385 Test: atest FrameworksMockingServicesTests:UserManagerServiceMockedTest Flag: TEST_ONLY Change-Id: I2dd4a91d75d14a53562482df8ec10618f8754514