Add security policy for ProcessInfoService.
Bug: 19186859
Change-Id: Ic08858f346d6b66e7bfc9da6faa2c6e38d9b2e82
diff --git a/service.te b/service.te
index 1a13927..5d1cba9 100644
--- a/service.te
+++ b/service.te
@@ -70,6 +70,7 @@
type persistent_data_block_service, tmp_system_server_service, service_manager_type;
type power_service, tmp_system_server_service, service_manager_type;
type print_service, tmp_system_server_service, service_manager_type;
+type processinfo_service, tmp_system_server_service, service_manager_type;
type procstats_service, tmp_system_server_service, service_manager_type;
type restrictions_service, tmp_system_server_service, service_manager_type;
type rttmanager_service, tmp_system_server_service, service_manager_type;
diff --git a/service_contexts b/service_contexts
index 5dfa199..3eee034 100644
--- a/service_contexts
+++ b/service_contexts
@@ -83,6 +83,7 @@
phone u:object_r:radio_service:s0
power u:object_r:power_service:s0
print u:object_r:print_service:s0
+processinfo u:object_r:processinfo_service:s0
procstats u:object_r:procstats_service:s0
radio.phonesubinfo u:object_r:radio_service:s0
radio.phone u:object_r:radio_service:s0