commit | 52973c0608caaed19f9e7032319df6374e181db3 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Mon Aug 20 11:01:21 2018 +0800 |
committer | paulhu <paulhu@google.com> | Wed Aug 29 13:49:33 2018 +0800 |
tree | bf64734af33638e1998cb5ecf8166de925185395 | |
parent | 502e5b1aa272f4337413481bc6e13fb5408ec043 [diff] |
PermissionMonitor: Limit preinstalled apps network permissions Not all preinstalled apps should have access to background networks or restricted networks. But we give them all network access permissions currently, it's not a good design. So we shall limit preinstalled apps permissions, they should just request the appropriate permission for their use case from the network permissions. Bug:19610688 Test: runtest frameworks-net Change-Id: I184ae3197208c979847ca134c8f01b32528badf1