sanders: update sepolicy.
-Fix Neverallows. -Fix missing type. -Fix type attributes. Signed-off-by: Ashwin R C <ashwin2001achu@gmail.com> Signed-off-by: ronaxdevil <pratabidya.007@gmail.com>
This commit is contained in:
5
sepolicy/vendor/untrusted_app_25.te
vendored
5
sepolicy/vendor/untrusted_app_25.te
vendored
@@ -4,6 +4,9 @@
|
||||
|
||||
allow untrusted_app_25 init:unix_stream_socket { read write };
|
||||
|
||||
allow untrusted_app_25 proc_stat:file read;
|
||||
allow untrusted_app_25 self:udp_socket ioctl;
|
||||
allow untrusted_app_25 vold_exec:file read;
|
||||
|
||||
allow untrusted_app_25 device:dir read;
|
||||
allow untrusted_app_25 rootfs:dir { open read };
|
||||
allow untrusted_app_25 unlabeled:dir getattr;
|
||||
|
||||
Reference in New Issue
Block a user