Remove LineageAudioService
Change-Id: Icc63869779e98ef592a7f1d50a5ddbffeb4aa6ad
diff --git a/common/private/service.te b/common/private/service.te
index 2e1c364..053d448 100644
--- a/common/private/service.te
+++ b/common/private/service.te
@@ -1,5 +1,4 @@
type adbroot_service, service_manager_type;
-type lineage_audio_service, system_api_service, system_server_service, service_manager_type;
type lineage_hardware_service, system_api_service, system_server_service, service_manager_type;
type lineage_globalactions_service, system_api_service, system_server_service, service_manager_type;
type lineage_livedisplay_service, system_api_service, system_server_service, service_manager_type;
diff --git a/common/private/service_contexts b/common/private/service_contexts
index 6248328..633c6ac 100644
--- a/common/private/service_contexts
+++ b/common/private/service_contexts
@@ -1,4 +1,3 @@
-lineageaudio u:object_r:lineage_audio_service:s0
lineageglobalactions u:object_r:lineage_globalactions_service:s0
lineagehardware u:object_r:lineage_hardware_service:s0
lineagelivedisplay u:object_r:lineage_livedisplay_service:s0