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