commit | eb862ae1d7b7a083961dab8ab46d5a923102b713 | [log] [tgz] |
---|---|---|
author | Lorenzo Colitti <lorenzo@google.com> | Tue Dec 15 11:02:22 2020 +0900 |
committer | Lorenzo Colitti <lorenzo@google.com> | Tue Dec 15 21:10:36 2020 +0900 |
tree | a90054dabd1bce833fdc1866791e425e55ffc240 | |
parent | 6fb90abce1f735d68bf3a6ae98f3a29c2e6dc33a [diff] |
Allow ConnectivityServiceTest to change the calling UID. Allow ConnectivityServiceTest to change the UID by replacing static calls to Binder.getCallingUid() with a method that can be mocked. Add registerNetworkCallbackAsUid as an initial way to exercise this, and add some test coverage to the always-on lockdown test to confirm that things are working as expected. Bug: 173331190 Test: new unit tests Change-Id: Ie0b32460e20e5906a0f479191e11a062f21cc608