Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
342362ae3e1afa577a73dc7f154a9de7da96edc4
/
.
/
prebuilts
/
api
/
26.0
/
private
/
cppreopts.te
blob: 34f0d669b3d6bc5897f848a5904edf952ccb117e [
file
] [
log
] [
blame
]
typeattribute cppreopts coredomain
;
# Technically not a daemon but we do want the transition from init domain to
# cppreopts to occur.
init_daemon_domain
(
cppreopts
)
domain_auto_trans
(
cppreopts
,
preopt2cachename_exec
,
preopt2cachename
);