summaryrefslogtreecommitdiffstats
path: root/sepolicy
diff options
context:
space:
mode:
Diffstat (limited to 'sepolicy')
-rw-r--r--sepolicy/service.te1
-rw-r--r--sepolicy/service_contexts1
2 files changed, 2 insertions, 0 deletions
diff --git a/sepolicy/service.te b/sepolicy/service.te
index dced33f..c839590 100644
--- a/sepolicy/service.te
+++ b/sepolicy/service.te
@@ -13,3 +13,4 @@ type cm_themes_service, system_api_service, system_server_service, service_manag
type cm_iconcache_service, system_api_service, system_server_service, service_manager_type;
type cm_livelockscreen_service, system_api_service, system_server_service, service_manager_type;
type cm_weather_service, system_api_service, system_server_service, service_manager_type;
+type cm_livedisplay_service, system_api_service, system_server_service, service_manager_type;
diff --git a/sepolicy/service_contexts b/sepolicy/service_contexts
index 583d763..cb76ef1 100644
--- a/sepolicy/service_contexts
+++ b/sepolicy/service_contexts
@@ -13,3 +13,4 @@ cmthemes u:object_r:cm_themes_service:s0
cmiconcache u:object_r:cm_iconcache_service:s0
cmlivelockscreen u:object_r:cm_livelockscreen_service:s0
cmweather u:object_r:cm_weather_service:s0
+cmlivedisplay u:object_r:cm_livedisplay_service:s0