Merge "sepolicy: add sepolicy rules for vold to write sysfs gc_urgent"
This commit is contained in:
commit
a2186d08ca
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ allow vold {
|
|||
sysfs_loop # writing to /sys/block/loop*/uevent during coldboot.
|
||||
sysfs_usb
|
||||
sysfs_zram_uevent
|
||||
sysfs_fs_f2fs
|
||||
}:file w_file_perms;
|
||||
|
||||
r_dir_file(vold, rootfs)
|
||||
|
|
Loading…
Reference in a new issue