Inseob Kim | ff43be2 | 2021-06-07 16:56:56 +0900 | [diff] [blame^] | 1 | typeattribute postinstall coredomain; |
2 | type postinstall_exec, system_file_type, exec_type, file_type; | ||||
3 | domain_auto_trans(postinstall, otapreopt_chroot_exec, otapreopt_chroot) | ||||
4 | |||||
5 | allow postinstall rootfs:dir r_dir_perms; |