commit | ed2a84a6f0ce004821c4a4889aee917aa123d74a | [log] [tgz] |
---|---|---|
author | Oliver Scott <olivercscott@gmail.com> | Sat Sep 10 22:30:05 2022 +0200 |
committer | Michael Bestas <mkbestas@lineageos.org> | Sun Dec 24 13:43:52 2023 +0200 |
tree | 1619b96dd473471aec0007caec7128f42153fb0e | |
parent | 7eb9093933b2f2447926be74a6870c100e933e9f [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