commit | c7a3a56e577fcf92e9dc7156d545ff61a522c504 | [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 | 43afefcd97d01c3029c3d602768f91873e45a517 [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