platform_system_sepolicy/private/otapreopt_chroot.te

5 lines
197 B
Text
Raw Normal View History

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)