Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_vendor_omni
/
95841aa376e16e99fd19066f48319c03da7ae5e6
/
.
/
sepolicy
/
installd.te
blob: 7b32027c1b0298019d9e5c16b335a92d6f40156b [
file
] [
log
] [
blame
]
# Allow querying of asec size on SD card
allow installd sdcard_external
:
dir
{
search
};
allow installd sdcard_external
:
file
{
getattr
};