summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Stefani <luca.stefani.ge1@gmail.com>2020-04-03 16:17:44 +0200
committerMichael Bestas <mkbestas@lineageos.org>2022-01-31 00:45:44 +0200
commitfab0890192ef4be09ceb3b4eb6ef95549f919f43 (patch)
tree0bb9f787465cfa0560379599104db6074011d827
parentf7504247ce5a0dcd77aa1a191a9d0f9120c2a39a (diff)
Remove LineageAudioService
Change-Id: Icc63869779e98ef592a7f1d50a5ddbffeb4aa6ad
-rw-r--r--common/private/service.te1
-rw-r--r--common/private/service_contexts1
2 files changed, 0 insertions, 2 deletions
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