1 # TODO(b/36764215): remove this file when the generic system image 2 # no longer has these directories. They are specific to QCOM. 3 4 # / 5 /bt_firmware(/.*)? u:object_r:bt_firmware_file:s0 6 /tombstones u:object_r:rootfs:s0 7 /dsp u:object_r:rootfs:s0 8 9 # /persist 10 /persist(/.*)? u:object_r:persist_file:s0 11 12 # files in firmware 13 /firmware(/.*)? u:object_r:firmware_file:s0 14