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