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