cm: Moving LiveDisplay to CMSDK

 * Also alphabetized the list of feature xmls, you filthy pigs.

Change-Id: I094a46c313be4531c6dd1af1e007a26b2476d60e
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_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;