sanders: sepol: update sepolicy

-ref: https://github.com/crdroidandroid/android_device_motorola_sanders/tree/10.0-20200126

Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
ronaxdevil
2020-03-26 10:26:49 +05:30
committed by ArmSM
parent e4a48bc271
commit 63a775260b
79 changed files with 399 additions and 267 deletions

View File

@@ -1,5 +1,6 @@
#allow netmgrd toolbox_exec:file { getattr read open };
#allow netmgrd init:unix_stream_socket connectto;
#allow netmgrd property_socket:sock_file write;
#allow netmgrd system_file:file lock;
allow netmgrd toolbox_exec:file { getattr read open };
allow netmgrd init:unix_stream_socket connectto;
allow netmgrd property_socket:sock_file write;
allow netmgrd system_file:file { execute lock };
allow netmgrd default_prop:property_service set;
allow netmgrd sysfs:file read;