xref: /aosp_15_r20/system/sepolicy/private/dexoptanalyzer.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1# Deprecated file type for the legacy dexoptanalyzer binary, used by Android T-. We need to keep it
2# for compatibility because the file type is burnt into the apex image.
3type dexoptanalyzer_exec, system_file_type, exec_type, file_type;
4