android13/system/sepolicy/prebuilts/api/28.0/private/otapreopt_chroot.te

5 lines
197 B
Plaintext

typeattribute otapreopt_chroot coredomain;
# Allow to transition to postinstall_ota, to run otapreopt in its own sandbox.
domain_auto_trans(otapreopt_chroot, postinstall_file, postinstall_dexopt)