aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gsi_system_ext.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/gsi_system_ext.mk b/gsi_system_ext.mk
index 7fb78e3..7e06f87 100644
--- a/gsi_system_ext.mk
+++ b/gsi_system_ext.mk
@@ -38,11 +38,6 @@ PRODUCT_PACKAGES += \
hwservicemanager \
android.hidl.allocator@1.0-service
-# An example of a service that must be provided by vendors. This service resides on
-# system_ext and is used by the audio server.
-PRODUCT_PACKAGES += \
- android.hardware.audio.parameter_parser.example_service
-
# Install a copy of the debug policy to the system_ext partition, and allow
# init-second-stage to load debug policy from system_ext.
# This option is only meant to be set by compliance GSI targets.