commit | e08570935734123edf10a78491538893dae8ab48 | [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 | 2d9312eae00f718a33213ee3d7fda50044ad781f | |
parent | e7ea40527a2beaaec296e5c5853baa41ee8f1c37 [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