sepolicy: Fix MTP for sdcardfs

Change-Id: I8fe011140798925ee5b5926355868febd595a788
This commit is contained in:
dianlujitao 2016-07-30 12:24:10 +08:00
parent fdd1ffcc19
commit 5b6ff16746
1 changed files with 1 additions and 0 deletions

View File

@ -1,2 +1,3 @@
# used by sdcardfs to read package list
allow kernel system_data_file:file open;
allow kernel media_rw_data_file:file rw_file_perms;