Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
b9d6c72e7f0e41cd300220164f8a5447add85e85
/
.
/
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
);