commit | 9a78f3d049c660b096e574adba03cb065d64b448 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Fri Mar 12 22:39:08 2021 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Mon Mar 15 15:03:05 2021 +0900 |
tree | 73fd06d2330dbffeaa4ca43eec30e78724096778 | |
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