Merge "sepolicy: add sepolicy rules for vold to write sysfs gc_urgent"

This commit is contained in:
Treehugger Robot 2019-03-28 14:19:20 +00:00 committed by Gerrit Code Review
commit a2186d08ca

View file

@ -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)