Dan Cashman | 8058248 | 2017-12-06 09:20:27 -0800 | [diff] [blame] | 1 | typeattribute otapreopt_chroot coredomain; |
2 | |||||
3 | # Allow to transition to postinstall_ota, to run otapreopt in its own sandbox. | ||||
4 | domain_auto_trans(otapreopt_chroot, postinstall_file, postinstall_dexopt) |