xref: /aosp_15_r20/build/make/target/board/generic_arm64/sepolicy/file.te (revision 9e94795a3d4ef5c1d47486f9a02bb378756cea8a)
1# TODO(b/36764215): remove this file when the generic system image
2# no longer has these directories
3type persist_file, file_type;
4
5# Default type for anything under /firmware.
6type firmware_file, fs_type, contextmount_type;
7