allwinner_a64/android/system/sepolicy/private/otapreopt_chroot.te
2018-08-08 17:48:24 +08:00

4 lines
197 B
Text

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)