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

5 lines
197 B
Plaintext
Raw Normal View History

2025-08-25 08:01:50 +08:00
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)