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

6 lines
176 B
Plaintext
Raw Normal View History

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