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

5 lines
176 B
Text

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)