Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_vendor_bliss
/
690a66f3334c9f1f58f772c88ca6c628cfa85ff2
/
.
/
sepolicy
/
installd.te
blob: 65f471a446c447ccda2ea661ab20474cd81c6165 [
file
] [
log
] [
blame
]
# Allow querying of asec size on SD card
allow installd sdcard_external
:
dir
{
search
};
allow installd sdcard_external
:
file
{
getattr
};