Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_sepolicy
/
7182b2e56b6b1ef68b2cd8b74b7d965116076d3d
/
.
/
prebuilts
/
api
/
26.0
/
private
/
postinstall_dexopt.te
blob: ff5fe8735d9d097c6b02191e029897cf77399919 [
file
] [
log
] [
blame
]
typeattribute postinstall_dexopt coredomain
;
# Run dex2oat/patchoat in its own sandbox.
# We have to manually transition, as we don't have an entrypoint.
domain_auto_trans
(
postinstall_dexopt
,
postinstall_file
,
dex2oat
)