Fix comment about transition from `otapreopt_chroot` to `postinstall_dexopt`.

Test: n/a
Change-Id: Id29de05c9dc4cf6771292050bbd8946bbb939cdd
diff --git a/private/otapreopt_chroot.te b/private/otapreopt_chroot.te
index 070cac6..608ed9e 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.