commit | c7cb4ebc4ea955567e038ab8ad551991735f6de3 | [log] [tgz] |
---|---|---|
author | Oliver Scott <olivercscott@gmail.com> | Sat Sep 10 22:30:05 2022 +0200 |
committer | Jackeagle <jackeagle102@gmail.com> | Wed Aug 30 00:57:08 2023 -0400 |
tree | 752beea44da39d726395135d13cf0c1e2bb1e4c1 | |
parent | acbc6ca216f87975dcd585839341c4d573550891 [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: Mohammad Hasan Keramat J <ikeramat@protonmail.com>