From 32b504ddcafe1a96a0414e7f9d8ecddcc4110e19 Mon Sep 17 00:00:00 2001 From: Steve Pfetsch Date: Tue, 20 Apr 2021 12:56:07 -0700 Subject: [PATCH] gs101: restore ITouchContextService to the device manifest ITouchContextService entries were accidentally removed from manifest*.xml, which prevented the touch context information from reaching twoshay. Bug: 185881875 Signed-off-by: Steve Pfetsch Change-Id: Ife0e55d179c5e91beae73081a2c3e8891bdf15e5 --- manifest-gralloc3.xml | 7 +++++++ manifest.xml | 7 +++++++ manifest_64-gralloc3.xml | 7 +++++++ manifest_64.xml | 7 +++++++ 4 files changed, 28 insertions(+) diff --git a/manifest-gralloc3.xml b/manifest-gralloc3.xml index 58ff94f7..f69432d0 100644 --- a/manifest-gralloc3.xml +++ b/manifest-gralloc3.xml @@ -175,6 +175,13 @@ default + + com.google.input + + ITouchContextService + default + + hardware.google.bluetooth.bt_channel_avoidance hwbinder diff --git a/manifest.xml b/manifest.xml index 19ffe9e6..113317a0 100644 --- a/manifest.xml +++ b/manifest.xml @@ -175,6 +175,13 @@ default + + com.google.input + + ITouchContextService + default + + hardware.google.bluetooth.bt_channel_avoidance hwbinder diff --git a/manifest_64-gralloc3.xml b/manifest_64-gralloc3.xml index f98d9c5d..95fecd50 100644 --- a/manifest_64-gralloc3.xml +++ b/manifest_64-gralloc3.xml @@ -164,6 +164,13 @@ default + + com.google.input + + ITouchContextService + default + + hardware.google.bluetooth.bt_channel_avoidance hwbinder diff --git a/manifest_64.xml b/manifest_64.xml index e8ad394b..b98d2db8 100644 --- a/manifest_64.xml +++ b/manifest_64.xml @@ -164,6 +164,13 @@ default + + com.google.input + + ITouchContextService + default + + hardware.google.bluetooth.bt_channel_avoidance hwbinder