android_system_sepolicy/prebuilts/api/27.0/private/otapreopt_slot.te

6 lines
176 B
Plaintext
Raw Normal View History

typeattribute otapreopt_slot coredomain;
# Technically not a daemon but we do want the transition from init domain to
# cppreopts to occur.
init_daemon_domain(otapreopt_slot)