Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_vendor_omni
/
69f2a886656c2a280d329fbafd1b56e6985d1fab
/
.
/
sepolicy
/
installd.te
blob: 47f0c52cf73e52eed67e65bab381627bfb427784 [
file
] [
log
] [
blame
]
# Allow querying of asec size on SD card
allow installd sdcard_type
:
dir
{
search
};
allow installd sdcard_type
:
file
{
getattr
};