platform_system_sepolicy/public/rkpd_app.te
Seth Moore 71fa94edae Add new appdomain for RKPD mainline app
This app talks to the remote provisioning HALs, and therefore requires
access to the tee_device domain.

Bug: 254112668
Test: Manually verify rkpd can run and find remote provisioning hals
Change-Id: I876b0890f3d4e8956406d73e956084b99488ce56
2022-11-16 12:55:31 -08:00

6 lines
132 B
Text

###
### A domain for sandboxing the remote key provisioning daemon
### app that is shipped via mainline.
###
type rkpdapp, domain;