android13/system/sepolicy/prebuilts/api/33.0/private/postinstall.te

6 lines
216 B
Plaintext

typeattribute postinstall coredomain;
type postinstall_exec, system_file_type, exec_type, file_type;
domain_auto_trans(postinstall, otapreopt_chroot_exec, otapreopt_chroot)
allow postinstall rootfs:dir r_dir_perms;