commit | 3f01be04071f2486ec50dd888384f2b483e6ef7c | [log] [tgz] |
---|---|---|
author | Martijn Coenen <maco@google.com> | Fri Feb 04 14:25:22 2022 +0100 |
committer | Martijn Coenen <maco@google.com> | Tue Mar 15 10:06:39 2022 +0100 |
tree | fe194c51f6cb7fcbe70d7ca9acf24cfb4ffe5d29 | |
parent | 422c7dd460a225f5bdc838e43e180d1565dfd231 [diff] |
Setup permissions for SDK sandbox UIDs. Applications may have an additional SDK sandbox process that should run with the same network policy as the app itself. There is a 1:1 mapping between appId and the SDK sandbox process that belongs to it; use that mapping to set the same policy for SDK sandbox processes as for the app that they belong to. Bug: 215012578 Test: atest com.android.server.PermissionMonitorTest Change-Id: Ibd2ada09c94d46e048f5731b90a721d8e85d3289