sepolicy: Let the IO prefetcher look at sdcardfs
Change-Id: Ie618887fbf292c702df720f04840ab3c8ff222f7
This commit is contained in:
parent
03ce400352
commit
fa37074c9f
@ -7,4 +7,5 @@ allow dumpstate fuse:dir r_dir_perms;
|
||||
allow dumpstate fuse:file r_file_perms;
|
||||
allow dumpstate theme_data_file:dir r_dir_perms;
|
||||
allow dumpstate theme_data_file:file r_file_perms;
|
||||
|
||||
allow dumpstate media_rw_data_file:dir search;
|
||||
allow dumpstate sdcardfs:file getattr;
|
||||
|
Loading…
Reference in New Issue
Block a user