diff --git a/private/otapreopt_chroot.te b/private/otapreopt_chroot.te index 070cac670..608ed9e54 100644 --- a/private/otapreopt_chroot.te +++ b/private/otapreopt_chroot.te @@ -1,6 +1,6 @@ typeattribute otapreopt_chroot coredomain; -# Allow to transition to postinstall_ota, to run otapreopt in its own sandbox. +# Allow to transition to postinstall_dexopt, to run otapreopt in its own sandbox. domain_auto_trans(otapreopt_chroot, postinstall_file, postinstall_dexopt) # Allow otapreopt_chroot to create loop devices with /dev/loop-control.