Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_vendor_omni
/
69f2a886656c2a280d329fbafd1b56e6985d1fab
/
.
/
sepolicy
/
untrusted_app_25.te
blob: ff56ae7dc26cd747affe8867bef508e5060a2558 [
file
] [
log
] [
blame
]
allow untrusted_app mnt_media_rw_file
:
dir getattr
;
allow untrusted_app asec_apk_file
:
dir getattr
;
allow untrusted_app fuse_device
:
file
{
getattr read write open
};
allow untrusted_app fuse_device
:
dir
{
search
};