commit | 97565cfdb399b0567a9b3c833ab1c36181f37351 | [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 | 22dda2ddd746e2f0c49e87e8e2e290b6d683dbe8 | |
parent | 164c97d0bef9e41ee6415daa70b8bccc958e11dc [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