mirror of
https://github.com/AetherDroid/android_device_samsung_universal7570-common.git
synced 2025-09-07 08:48:06 -04:00
universal7870: import sepolicy from 7580-common
thanks to @danwood76
This commit is contained in:
parent
9ce97a0bfb
commit
0cfeb0ec4f
61 changed files with 507 additions and 425 deletions
|
@ -2,7 +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 { ioctl read write create getattr setattr lock append unlink open };
|
||||
allow vold emmcblk_device:blk_file { setattr unlink rw_file_perms };
|
||||
|
||||
# sysfs_virtual
|
||||
allow vold sysfs_virtual:file write;
|
||||
allow vold sysfs_mmc:file w_file_perms;
|
||||
r_dir_file(vold, proc_dt_firmware)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue