Alex Klyubin | f5446eb | 2017-03-23 14:27:32 -0700 | [diff] [blame] | 1 | typeattribute postinstall coredomain; |
Alex Light | 16dfb43 | 2021-03-11 11:26:08 -0800 | [diff] [blame^] | 2 | type postinstall_exec, system_file_type, exec_type, file_type; |
dcashman | cc39f63 | 2016-07-22 13:13:11 -0700 | [diff] [blame] | 3 | domain_auto_trans(postinstall, otapreopt_chroot_exec, otapreopt_chroot) |
Alex Light | 16dfb43 | 2021-03-11 11:26:08 -0800 | [diff] [blame^] | 4 | |
5 | allow postinstall rootfs:dir r_dir_perms; |