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:
12
sepolicy/vendor/qti_init_shell.te
vendored
12
sepolicy/vendor/qti_init_shell.te
vendored
@@ -1,7 +1,9 @@
|
||||
#set_prop(qti_init_shell, hw_rev_prop);
|
||||
#allow qti_init_shell hci_attach_dev:chr_file { read write open ioctl };
|
||||
set_prop(qti_init_shell, hw_rev_prop);
|
||||
allow qti_init_shell hci_attach_dev:chr_file { read write open ioctl };
|
||||
|
||||
#allow qti_init_shell kmsg_device:chr_file write;
|
||||
#allow qti_init_shell sysfs_wcnsscore:file write;
|
||||
allow qti_init_shell kmsg_device:chr_file write;
|
||||
allow qti_init_shell sysfs_wcnsscore:file write;
|
||||
|
||||
#allow qti_init_shell kmsg_device:chr_file open;
|
||||
allow qti_init_shell kmsg_device:chr_file open;
|
||||
allow qti_init_shell self:capability dac_override;
|
||||
allow qti_init_shell vendor_file:system module_load;
|
||||
|
||||
Reference in New Issue
Block a user