sanders: start that treble disaster
This commit is contained in:
10
sepolicy/vendor/untrusted_app_25.te
vendored
Normal file
10
sepolicy/vendor/untrusted_app_25.te
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
#allow untrusted_app_25 hal_memtrack_hwservice:hwservice_manager find;
|
||||
#allow untrusted_app_25 proc:file read;
|
||||
#allow untrusted_app_25 qti_debugfs:file read;
|
||||
|
||||
allow untrusted_app_25 init:unix_stream_socket { read write };
|
||||
|
||||
allow untrusted_app_25 proc_stat:file read;
|
||||
allow untrusted_app_25 qemu_hw_mainkeys_prop:file read;
|
||||
allow untrusted_app_25 self:udp_socket ioctl;
|
||||
allow untrusted_app_25 vold_exec:file read;
|
||||
Reference in New Issue
Block a user