summaryrefslogtreecommitdiff
path: root/vendor/qcom/common/chre.te
blob: d6ea8d391bd1a030b6a99f7ef4650073fb932428 (plain)
1
2
3
4
5
6
7
8
# This daemon loads the Context Hub Runtime Environment (CHRE) dynamic modules
# onto the SLPI using FastRPC, and exposes a sockets interface for clients on
# the applications processor to interact CHRE
type chre, domain;
type chre_exec, exec_type, vendor_file_type, file_type;

init_daemon_domain(chre)