From f90c41f6e8d5c1266e154f46586a2ceb260f1be6 Mon Sep 17 00:00:00 2001 From: Riley Spahn Date: Thu, 5 Jun 2014 15:52:02 -0700 Subject: Add SELinux rules for service_manager. Add a service_mananger class with the verb add. Add a type that groups the services for each of the processes that is allowed to start services in service.te and an attribute for all services controlled by the service manager. Add the service_contexts file which maps service name to target label. Bug: 12909011 Change-Id: I017032a50bc90c57b536e80b972118016d340c7d --- security_classes | 3 +++ 1 file changed, 3 insertions(+) (limited to 'security_classes') diff --git a/security_classes b/security_classes index 197805e..9ff494f 100644 --- a/security_classes +++ b/security_classes @@ -137,4 +137,7 @@ class zygote # Property service class property_service # userspace +# Service manager +class service_manager # userspace + # FLASK -- cgit v1.2.3