Revert^2 "Add SELinux policies for new ProtoLog service"
This reverts commit e4a06cb8f2502bf949abe22863ad15f7b23c3cf4.
Reason for revert: re-land change
Change-Id: Icf4dc74159aea95e5efc214825539e0f23f1958a
diff --git a/private/service.te b/private/service.te
index 6c55ed4..c6580cf 100644
--- a/private/service.te
+++ b/private/service.te
@@ -13,6 +13,7 @@
type mediatuner_service, app_api_service, service_manager_type;
type on_device_intelligence_service, app_api_service, system_server_service, service_manager_type, isolated_compute_allowed_service;
type profcollectd_service, service_manager_type;
+type protolog_service, system_api_service, system_server_service, service_manager_type;
type resolver_service, system_server_service, service_manager_type;
type rkpd_registrar_service, service_manager_type;
type rkpd_refresh_service, service_manager_type;