Gitiles
Code Review
Sign In
review.gerrithub.io
/
AOSMP
/
device_aosmp_sepolicy
/
744a628fd1c42f602858ac0401b561ddec51ae8d
/
.
/
common
/
private
/
vold.te
blob: 628c8c1d28072ba22fbc7da873497a16f4331400 [
file
] [
log
] [
blame
]
# External storage
allow vold mkfs_exec
:
file
{
execute read open execute_no_trans
};
allow vold mnt_media_rw_stub_file
:
dir r_dir_perms
;
allow vold storage_stub_file
:
dir
{
rw_file_perms search add_name
};