sepolicy: update for exfat-fuse

Change-Id: I5226d22c8b23faffeb70f56483c45d1a4ec72039
This commit is contained in:
Captain Throwback
2021-10-27 12:40:17 -04:00
parent b5a20a8d00
commit 3d0a644462
+1
View File
@@ -7,6 +7,7 @@ recovery_only(`
allow kernel unlabeled:file rw_file_perms;
allow kernel tmpfs:file { read };
allow kernel recovery:fd { use };
allow unlabeled unlabeled:filesystem associate;
allow vendor_init rootfs:dir read;
allow postinstall tmpfs:file { getattr read execute };
')