sepolicy: treat fuseblk as sdcard_external

Allow fuse-mounted NTFS/exFAT file systems to be written to

Change-Id: I1492914dd269a305e27aba58e61064d853adf2bc
This commit is contained in:
Pawit Pornkitprasan 2013-11-11 10:47:51 +07:00
parent 98c81ead7a
commit a30ec115e3
2 changed files with 2 additions and 0 deletions

1
sepolicy/genfs_contexts Normal file
View File

@ -0,0 +1 @@
genfscon fuseblk / u:object_r:sdcard_external:s0

View File

@ -10,5 +10,6 @@ BOARD_SEPOLICY_UNION += \
file.te \
file_contexts \
fs_use \
genfs_contexts \
seapp_contexts \
mac_permissions.xml