diff options
author | Chalard Jean <jchalard@google.com> | 2018-01-25 09:41:51 +0900 |
---|---|---|
committer | Chalard Jean <jchalard@google.com> | 2018-01-25 04:51:44 +0000 |
commit | cf8c3fe19c7d7dfebb03f853eab1af91a00d5888 (patch) | |
tree | 9fe52b1f41d8461f6592b98cc6c11232f2411dc2 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | f4dc715575eeef0274f8c66a113decc6d50efccc (diff) |
Fix a bug where a NetworkAgent gets repeatedly torn down
mUids is not marshalled correctly when null so if the
NetworkAgent runs in another process and is not a VPN then
the system will see its allowed Uids as being the empty
list (= nobody can use this network) instead of a null
list (= everybody can use this network). This breaks
emulator networking.
Bug: 72436966
Test: runtests frameworks-net
Test: also manual testing, this does fix emulator networking
and seems not to break phone networking
Change-Id: Id2bbf3808e80b19cd055c832c11cf72372710942
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions