2012-08-13 12:09:39 +02:00
|
|
|
##
|
|
|
|
# trusted execution environment (tee) daemon
|
|
|
|
#
|
2017-04-03 20:05:45 +02:00
|
|
|
type tee, domain;
|
2017-03-29 06:59:24 +02:00
|
|
|
|
2017-04-03 20:05:45 +02:00
|
|
|
# Device(s) for communicating with the TEE
|
|
|
|
type tee_device, dev_type;
|
2024-03-28 02:37:28 +01:00
|
|
|
|
|
|
|
# system/sepolicy/public is for vendor-facing type and attribute definitions.
|
|
|
|
# DO NOT ADD allow, neverallow, or dontaudit statements here.
|
|
|
|
# Instead, add such policy rules to system/sepolicy/private/*.te.
|