commit | 1091a06338a107c394cf9f639d59951108556d5c | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Thu Apr 08 11:10:51 2021 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Fri Apr 09 08:33:07 2021 +0800 |
tree | 9d417b27c2ac92725445847a821f8cd5bbe27542 | |
parent | b49c8425b247ad4b5962756baf3b49fbc355a2bf [diff] |
Make getUid a method on UserHandle itself instead of static This commit addresses the API review feedback that getUid() will be better to make it be a method on UserHandle itself rather than a static method. Update as it is and update the corresponding usages. Fix: 184735865 Test: make update-api Test: atest FrameworksNetTests Test: atest CtsNetTestCasesLatestSdk Change-Id: I33844309224d84764704255d251fadc8940202ca