Alex Klyubin | f5446eb | 2017-03-23 14:27:32 -0700 | [diff] [blame] | 1 | typeattribute otapreopt_chroot coredomain; |
2 | |||||
dcashman | cc39f63 | 2016-07-22 13:13:11 -0700 | [diff] [blame] | 3 | # Allow to transition to postinstall_ota, to run otapreopt in its own sandbox. |
4 | domain_auto_trans(otapreopt_chroot, postinstall_file, postinstall_dexopt) |