diff options
author | Lorenzo Colitti <lorenzo@google.com> | 2021-03-12 22:39:08 +0900 |
---|---|---|
committer | Lorenzo Colitti <lorenzo@google.com> | 2021-03-15 15:03:05 +0900 |
commit | 9a78f3d049c660b096e574adba03cb065d64b448 (patch) | |
tree | 73fd06d2330dbffeaa4ca43eec30e78724096778 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 58489d1d482cbb0cb4c685f64e7577c939ac457f (diff) |
Ensure all calls to getCallingUid use the version in mDeps.
There are a few calls in ConnectivityService that use the static
Binder.getCallingUid or even just getCallingUid inherited from
Binder. Fix all these to be mDeps.getCallingUid.
Test: m
Bug: 165835257
Change-Id: I0986b5272b3d40baeae3537d0d623f1150f27cdb
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions