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
      3 type bt_firmware_file, file_type;
      4 type persist_file, file_type;
      5 
      6 # Default type for anything under /firmware.
      7 type firmware_file, fs_type, contextmount_type;
      8