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:
parent
98c81ead7a
commit
a30ec115e3
1
sepolicy/genfs_contexts
Normal file
1
sepolicy/genfs_contexts
Normal file
@ -0,0 +1 @@
|
||||
genfscon fuseblk / u:object_r:sdcard_external:s0
|
@ -10,5 +10,6 @@ BOARD_SEPOLICY_UNION += \
|
||||
file.te \
|
||||
file_contexts \
|
||||
fs_use \
|
||||
genfs_contexts \
|
||||
seapp_contexts \
|
||||
mac_permissions.xml
|
||||
|
Loading…
Reference in New Issue
Block a user