commit | cdda4756523911396754b745fbfabfc3413e4685 | [log] [tgz] |
---|---|---|
author | lucaslin <lucaslin@google.com> | Fri Feb 19 18:21:02 2021 +0800 |
committer | Lucas Lin <lucaslin@google.com> | Tue Mar 02 02:21:39 2021 +0000 |
tree | 7e9f92bd29f64ffe90cf65b5fb747f8af926cb93 | |
parent | 2459517a2a9cf682f9a31b9dc71c549ed7fbc6aa [diff] |
Use UserHandle#getIdentifier to get the userid UidRange uses PER_USER_RANGE to calculate and get the userid, but PER_USER_RANGE is a hidden API, so use getIdentifier to get the userid instead. Bug: 170598012 Test: atest FrameworksNetTests:UidRangeTest Change-Id: I06ab0f2da8a33d2b718bbc3a609d3d6a5fe0a095