3 lines
129 B
Text
3 lines
129 B
Text
# Allow querying of asec size on SD card
|
|
allow installd sdcard_type:dir { search };
|
|
allow installd sdcard_type:file { getattr };
|