replicant-vendor_replicant/sepolicy/installd.te

4 lines
137 B
Plaintext
Raw Normal View History

# Allow querying of asec size on SD card
allow installd sdcard_external:dir { search };
allow installd sdcard_external:file { getattr };