commit | b67338042a41aaa3f8841b9eeeada744dfcb6ba2 | [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 | d5dac09537a39e503237828e4c7bb6c4bc5b2f58 | |
parent | c96760f4f30279bdddcbdc83398bc069740970f1 [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