diff options
author | Lorenzo Colitti <lorenzo@google.com> | 2021-05-17 20:31:21 +0900 |
---|---|---|
committer | Lorenzo Colitti <lorenzo@google.com> | 2021-05-18 12:24:07 +0900 |
commit | dc17b3fb770f333d5dc221c9a9acd7ba3f22d4b7 (patch) | |
tree | 794c7eddabe0da77f19c7a14cc7b8b22441faab8 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 59d20a8fb0aad9b71b2c7ca1a3f0b36e443d2355 (diff) |
Allow unprivileged NetworkCallbacks to see other UIDs' networks.
Currently, unprivileged apps can call getAllNetworks() to see
all networks on the system, even networks that do not apply to
them. Allow them to do this via NetworkCallbacks as well.
This is the last piece of information that was only available
through getAllNetworks, so this CL deprecates that API.
Bug: 187921303
Test: new unit tests
Test: CTS test in other CL in topic
Change-Id: I30f1021927d3c8eae6525116c61ff4a4acecff6d
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions