Loading sepolicy/fsck.te +1 −0 Original line number Diff line number Diff line allow fsck diag_partition_device:blk_file { read write }; allow fsck self:capability { dac_override dac_read_search }; sepolicy/ueventd.te +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ allow ueventd device:file relabelfrom; allow ueventd sysfs_camera_torch:file { open write }; allow ueventd vfat:dir search; allow ueventd vfat:file { getattr open read }; allow ueventd self:capability sys_nice; sepolicy/untrusted_app_27.te +1 −0 Original line number Diff line number Diff line allow untrusted_app_27 proc_tty_drivers:file { getattr open read }; allow untrusted_app_27 serialno_prop:file read; allow untrusted_app_27 serialno_prop:file open; allow untrusted_app_27 serialno_prop:file getattr; sepolicy/zygote.te +1 −0 Original line number Diff line number Diff line allow zygote proc_cmdline:file { getattr open read }; allow zygote device:file write; Loading
sepolicy/fsck.te +1 −0 Original line number Diff line number Diff line allow fsck diag_partition_device:blk_file { read write }; allow fsck self:capability { dac_override dac_read_search };
sepolicy/ueventd.te +1 −0 Original line number Diff line number Diff line Loading @@ -5,3 +5,4 @@ allow ueventd device:file relabelfrom; allow ueventd sysfs_camera_torch:file { open write }; allow ueventd vfat:dir search; allow ueventd vfat:file { getattr open read }; allow ueventd self:capability sys_nice;
sepolicy/untrusted_app_27.te +1 −0 Original line number Diff line number Diff line allow untrusted_app_27 proc_tty_drivers:file { getattr open read }; allow untrusted_app_27 serialno_prop:file read; allow untrusted_app_27 serialno_prop:file open; allow untrusted_app_27 serialno_prop:file getattr;
sepolicy/zygote.te +1 −0 Original line number Diff line number Diff line allow zygote proc_cmdline:file { getattr open read }; allow zygote device:file write;