Skip to content
Snippets Groups Projects
Commit 69270e53 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: I6aec72f8175839f4fefeb50f86fedc4202c776b8
parents eba62067 320a0f54
No related branches found
No related tags found
No related merge requests found
...@@ -187,6 +187,7 @@ neverallow untrusted_app { ...@@ -187,6 +187,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