xref: /aosp_15_r20/system/sepolicy/prebuilts/api/31.0/private/postinstall.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1typeattribute postinstall coredomain;
2type postinstall_exec, system_file_type, exec_type, file_type;
3domain_auto_trans(postinstall, otapreopt_chroot_exec, otapreopt_chroot)
4
5allow postinstall rootfs:dir r_dir_perms;
6