commit | f59a3eb746a36f7a5e6fc3de6e0a9ea826529ad1 | [log] [tgz] |
---|---|---|
author | Chiachang Wang <chiachangwang@google.com> | Thu Apr 08 13:50:02 2021 +0800 |
committer | Chiachang Wang <chiachangwang@google.com> | Thu Apr 08 12:34:39 2021 +0000 |
tree | 04c01e78daf4541f78e889d369d1783c4a542ba4 | |
parent | 323c6b4c9c8f456f63da0dc9b26ab342e0bf0714 [diff] |
Use UserHandle#getUid() taken a UserId As API review feedback, the UserHandle#getUid() taken a UserHandle will need to update. As PMS is inside the framework and getUid() with an user ID are also widely used, replace the usage with other method that takes an user ID. Bug: 184735865 Test: m Change-Id: I3c2728547f138bf52556cfaaa74b119fbeb064be