Skip to content
Snippets Groups Projects
Commit 98262719 authored by Eric Bae's avatar Eric Bae Committed by android-build-merger
Browse files

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

am: 320a0f54

Change-Id: Id8486a660a4426798f2843d3c2e33c9c64447fd6
parents 4d6f70e5 320a0f54
No related branches found
No related tags found
No related merge requests found
...@@ -170,6 +170,7 @@ neverallow untrusted_app { ...@@ -170,6 +170,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