Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_vendor_omni
/
348812e903515b45060a440c78ab0ed233048cbb
/
.
/
sepolicy
/
common
/
isolated_app.te
blob: 8fb3a60cd60ce2e7b5c092f19e3daa20ea06a35e [
file
] [
log
] [
blame
]
maxwen
cbf1984
2016-12-29 17:49:03 +0100
[
diff
] [
blame
]
1
allow isolated_app app_data_file
:
dir
{
search getattr
};
2
allow isolated_app shell_data_file
:
dir search
;