universal7870: import sepolicy from 7580-common

thanks to @danwood76
This commit is contained in:
Alejandro 2020-05-31 21:04:02 +02:00
parent 9ce97a0bfb
commit 0cfeb0ec4f
61 changed files with 507 additions and 425 deletions

View file

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