Use macro for fsck.te

Change-Id: I62a67ef25318d1077e0c216cb375f5f87c636494
This commit is contained in:
Sridhar Parasuram
2017-12-20 09:40:51 -08:00
parent aa9fe27d1f
commit badf0524e0

View File

@@ -26,4 +26,4 @@
# IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
allow fsck persist_block_device:blk_file { ioctl open read write };
allow fsck persist_block_device:blk_file rw_file_perms;