blob: cef2730a290f5ea43be035d31831d74a6646825a [file] [log] [blame]
# Allow querying of asec size on SD card
allow installd sdcard_type:dir { search };
allow installd sdcard_type:file { getattr };
allow installd sdcard_posix:filesystem quotaget;