commit | 02dbc82f8ae6963596ae19043e86c5ffb6eb20e5 | [log] [tgz] |
---|---|---|
author | Oliver Scott <olivercscott@gmail.com> | Sat Sep 10 22:30:05 2022 +0200 |
committer | Michael Bestas <mkbestas@lineageos.org> | Tue Sep 13 18:34:42 2022 +0300 |
tree | 902934b9e82a1ba58d6f8109b5c0a0a19e894ee6 | |
parent | 565365a9bb60557c6329e3e59cb5cfc7813d4a2e [diff] |
Stop reading UIDS_ALLOWED_ON_RESTRICTED_NETWORKS setting in PermissionMonitor The setting is a factor used to determine the network permission level that is granted to an app. Restricted networking mode defaults to granting PERMISSION_SYSTEM to UIDs that are listed in the setting. This removal avoids this. Change-Id: I1e5af36f0fc9d4828b693bbb4b888c449bac3d29