diff options
author | Adam Bookatz <bookatz@google.com> | 2020-07-30 16:03:40 -0700 |
---|---|---|
committer | Adam Bookatz <bookatz@google.com> | 2020-07-30 16:04:10 -0700 |
commit | 1599e0207ce6b7c97ab95ddb4e30fa45489ed49f (patch) | |
tree | 474ad46b19f6ddfad9dce294650d906393111324 /rs/java/android/renderscript/ProgramStore.java | |
parent | 75301c4bc6de506074e01b91385ee83c2f657f7c (diff) |
Fix confusion of userId vs. uid
There function was trying to get the UserHandle of a userId,
but was instead treating the userId as a uid, and thereby
getting the wrong UserHandle.
Bug: 162543841
Test: com.android.frameworks.telephonytests (i.e. FrameworksTelephonyTests)
Change-Id: I2b6f9c92f1d101fe18a5fdf54b85aa5acf9c94b0
Diffstat (limited to 'rs/java/android/renderscript/ProgramStore.java')
0 files changed, 0 insertions, 0 deletions