Skip to content
Commit 9a78f3d0 authored by Lorenzo Colitti's avatar Lorenzo Colitti
Browse files

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
parent 58489d1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment