commit | 612cc034a113029872b51275f8455d3ae9b9e94d | [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 | e3fe4d01881526c58fda0cc8870e7749e44465d1 [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