Home | History | Annotate | Download | only in sepolicy
      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 /tombstones             u:object_r:rootfs:s0
      6 /dsp                    u:object_r:rootfs:s0
      7 
      8 # /persist
      9 /persist(/.*)?          u:object_r:persist_file:s0
     10 
     11 # files in firmware
     12 /firmware(/.*)?         u:object_r:firmware_file:s0
     13