commit | d171bcbd01d27e1e0e91aaf5f06c0c24866a3e06 | [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 | a794aa4d0f65b09b81977d2bd66338a876f0a641 | |
parent | 221e2c77adef0e481aa6006bb991adb835956836 [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