Dan Cashman | 8058248 | 2017-12-06 09:20:27 -0800 | [diff] [blame] | 1 | typeattribute postinstall_dexopt coredomain; |
2 | |||||
3 | # Run dex2oat/patchoat in its own sandbox. | ||||
4 | # We have to manually transition, as we don't have an entrypoint. | ||||
5 | domain_auto_trans(postinstall_dexopt, postinstall_file, dex2oat) |