blob: f23781733786e70a1065b1296bf5ffb031a77496 [file] [log] [blame]
Alex Klyubinf5446eb2017-03-23 14:27:32 -07001typeattribute postinstall_dexopt coredomain;
2
dcashmancc39f632016-07-22 13:13:11 -07003# Run dex2oat/patchoat in its own sandbox.
4# We have to manually transition, as we don't have an entrypoint.
Roland Levillainab9c0532019-01-19 12:42:11 +00005domain_auto_trans(postinstall_dexopt, dex2oat_exec, dex2oat)