diff --git a/device.mk b/device.mk
index df3769d..e85ee1a 100644
--- a/device.mk
+++ b/device.mk
@@ -1184,6 +1184,7 @@ PRODUCT_COPY_FILES += \
# Touch service
include hardware/google/pixel/input/twoshay.mk
+include device/google/gs-common/touch/twoshay/aidl_zuma.mk
PRODUCT_CHECK_VENDOR_SEAPP_VIOLATIONS := true
diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml
index c20d40e..eb39013 100644
--- a/device_framework_matrix_product.xml
+++ b/device_framework_matrix_product.xml
@@ -120,28 +120,6 @@
default
-
- com.google.input.algos.spd
-
- IScreenProtectorDetectorService
- default
-
-
-
- com.google.input.algos.gril
- 2
-
- IGrilAntennaTuningService
- default
-
-
-
- com.google.input
-
- ITouchContextService
- default
-
-
hardware.qorvo.uwb
diff --git a/manifest.xml b/manifest.xml
index 64b1764..69a1bcd 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -12,26 +12,4 @@
android.hardware.boot
IBootControl/default
-
- com.google.input.algos.spd
-
- IScreenProtectorDetectorService
- default
-
-
-
- com.google.input.algos.gril
- 2
-
- IGrilAntennaTuningService
- default
-
-
-
- com.google.input
-
- ITouchContextService
- default
-
-