Skip to content
Snippets Groups Projects
Commit 320a0f54 authored by Eric Bae's avatar Eric Bae Committed by Daniel Rosenberg
Browse files

allow policy to create a file by vfat (fs_type) for a case using sdcardfs

Change-Id: Ia938d73b1a49b9ba4acf906df37095d21edee22e
parent 479712b0
No related branches found
No related tags found
No related merge requests found
...@@ -182,6 +182,7 @@ neverallow untrusted_app { ...@@ -182,6 +182,7 @@ neverallow untrusted_app {
fs_type fs_type
-fuse # sdcard -fuse # sdcard
-sdcardfs # sdcard -sdcardfs # sdcard
-vfat
file_type file_type
-app_data_file # The apps sandbox itself -app_data_file # The apps sandbox itself
-media_rw_data_file # Internal storage. Known that apps can -media_rw_data_file # Internal storage. Known that apps can
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment