platform_system_sepolicy/private/otapreopt_slot.te

6 lines
176 B
Text
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)