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