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