diff options
author | Chiachang Wang <chiachangwang@google.com> | 2021-02-19 17:26:34 +0800 |
---|---|---|
committer | Chiachang Wang <chiachangwang@google.com> | 2021-02-22 18:51:14 +0800 |
commit | 66ded137bf6e4e87e3c2de942bcad518ea1e36a0 (patch) | |
tree | 4bd765ca4f43dc252217d8fcb56d2597deb513bd /tools/aapt2/java/JavaClassGenerator.cpp | |
parent | 765297255d492b3b5896ccac0c84e9e16fabe760 (diff) |
Remove UidRange.createForUser() with userId integers
UidRange will be a part of connectivity mainline module.
Mainline modules should use strongly-typed UserHandle arguments.
The method also refer to the hidden UserHandle.PER_USER_RANGE
which is not available after UidRange is moved into module.
Thus, replace the usage and remove the createForUser method that
takes userId parameter.
Bug: 170598012
Test: atest FrameworksNetTests
Change-Id: I3f33ea92c4a24342af9ec4b0367c50bb64ce6450
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator.cpp')
0 files changed, 0 insertions, 0 deletions