blob: ff5fe8735d9d097c6b02191e029897cf77399919 [file] [log] [blame]
Dan Cashman91d398d2017-09-26 12:58:29 -07001typeattribute 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.
5domain_auto_trans(postinstall_dexopt, postinstall_file, dex2oat)