Add changes to bring up Keystore Certificate post processor.
Adds a system property which denotes the presence of a post processor.
Also adds the policies for the post processor service that is needed for
the processor to work correctly.
Test: manual check with test cert processor.
Bug: 361877215
Change-Id: I5feb0a250e2856189d5b4165187dcb415790e529
diff --git a/private/property_contexts b/private/property_contexts
index 13dff31..f7e81fd 100644
--- a/private/property_contexts
+++ b/private/property_contexts
@@ -1539,6 +1539,9 @@
# Hostname for the remote provisioning server a device should communicate with
remote_provisioning.hostname u:object_r:remote_prov_prop:s0 exact string
+# Support for post-processing RKP certificates
+remote_provisioning.use_cert_processor u:object_r:remote_prov_cert_prop:s0 exact bool
+
# Connection Timeout for remote provisioning step
remote_provisioning.connect_timeout_millis u:object_r:remote_prov_prop:s0 exact int