diff options
author | paulhu <paulhu@google.com> | 2020-03-04 09:43:41 +0800 |
---|---|---|
committer | paulhu <paulhu@google.com> | 2020-03-04 09:43:41 +0800 |
commit | b7817e287c5ecce256e7714f5a13c399434a6896 (patch) | |
tree | 08f5ad51d787ed0ed92e8e41d650eb8b4fc1d3e8 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 7cadca43f25b604bbf3fa77e71b9b3a80bf42bb2 (diff) |
Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider
Registering/Unregistering network provider needs NETWORK_FACTORY
which is signature only permission. But mainline modules can't
grant this permission because it's not signed with platform key.
Hence, these APIs should also accept MAINLINE_NETWORK_STACK
permission that allow mainline module to register/unregister
network provider.
Bug: 150733435
Test: atest FrameworksNetTests
Change-Id: Id22113aa0db01244817b4b008f5573c5e7b317f0
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions