Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_vendor_omni
/
5dc4c6e9c183f35aebc8da70fba9741214012b08
/
.
/
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
};