Revert "sdm660-common: sepolicy: Allow system_server to set tethering properties"

This reverts commit 6a0750c77e.
This commit is contained in:
pix106 2023-10-07 15:45:49 +02:00
parent c6e458cf31
commit 30debb8651
3 changed files with 0 additions and 5 deletions

View file

@ -1 +0,0 @@
system_internal_prop(device_config_tethering_prop)

View file

@ -1 +0,0 @@
persist.device_config.tethering. u:object_r:device_config_tethering_prop:s0

View file

@ -8,6 +8,3 @@ get_prop(system_server, userspace_reboot_exported_prop)
get_prop(system_server, exported_camera_prop)
allow system_server system_file:file { ioctl };
# Set tethering properties
set_prop(system_server, device_config_tethering_prop)