commit | e53447e1a4ad15ca6af175a473d5d25e2624ca21 | [log] [tgz] |
---|---|---|
author | Oliver Scott <olivercscott@gmail.com> | Sat Sep 10 22:30:05 2022 +0200 |
committer | Jis G Jacob <studiokeys@blissroms.org> | Sat May 04 13:58:01 2024 -0400 |
tree | ae1da0a555233f36dde714fdc4296334e6ba1325 | |
parent | 8cffed6c00874d49a5d1d3ab8d0f2df7dd247a98 [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 Signed-off-by: Dmitrii <bankersenator@gmail.com> Signed-off-by: Jis G Jacob <studiokeys@blissroms.org>