commit | b2d5b054d3de430e994930dca4de3abeffaef394 | [log] [tgz] |
---|---|---|
author | paulhu <paulhu@google.com> | Fri Jul 23 00:10:41 2021 +0800 |
committer | paulhu <paulhu@google.com> | Fri Nov 26 14:47:01 2021 +0800 |
tree | 4f6abcd54cfc79842d6536668f3bad08e9c3a5cd | |
parent | 73b42b0f955c23975e1b290facb87561882b93f4 [diff] |
Save uid netd network permissions PermissionMonitor only saves netd network permissions by appId. Then apply same permision to uids which are same appId. But UIDS_ALLOWED_ON_RESTRICTED_NETWORKS can allow single uid has restricted network permission. Thus, save the netd network permissions by uid that can apply different permission to each uid. Bug: 192431153 Test: atest FrameworksNetTests Change-Id: I942cbe0fa30758a7497c47a1b684ed70c4e3b09e