Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f470c030 authored by Bernhard Thoben's avatar Bernhard Thoben
Browse files

Changed some more sepolicy properties

Change-Id: I7120ad0aab38e4199eeeab06e00c13bc8b12ad18
parent 0bf1f7ae
Loading
Loading
Loading
Loading
+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 };
+1 −0
Original line number Diff line number Diff line
@@ -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;
+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;
+1 −0
Original line number Diff line number Diff line
allow zygote proc_cmdline:file { getattr open read };
allow zygote device:file write;