mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-07 08:48:06 -04:00
universal7870: update sepolicy (wip)
This commit is contained in:
parent
841f56ecbf
commit
4cd64b76bd
46 changed files with 515 additions and 184 deletions
|
@ -2,4 +2,7 @@
|
|||
allow vold efs_file:dir r_dir_perms;
|
||||
# /dev/block/mmcblk0p[0-9]
|
||||
allow vold emmcblk_device:dir create_dir_perms;
|
||||
#allow vold emmcblk_device:blk_file create_file_perms;
|
||||
allow vold emmcblk_device:blk_file { ioctl read write create getattr setattr lock append unlink open };
|
||||
|
||||
# sysfs_virtual
|
||||
allow vold sysfs_virtual:file write;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue