From 57c69f455f44cd90d79b1cd84ba52086b38861b2 Mon Sep 17 00:00:00 2001 From: Leonardo Blanger Date: Mon, 30 Dec 2024 15:21:11 +0800 Subject: [PATCH] twoshay: Add AIDL api v4 to compat. matrices and manifest files Bug: 384567963 Test: atest vts_treble_vintf_vendor_test Flag: EXEMPT AIDL API version change Change-Id: I01e1487a324c5d930364ff20fb5120a92db62afc Signed-off-by: Leonardo Blanger --- touch/twoshay/aidl/compatibility_matrix_gs101.xml | 2 +- touch/twoshay/aidl/compatibility_matrix_zuma.xml | 6 +++--- touch/twoshay/aidl/manifest_gs101.xml | 2 +- touch/twoshay/aidl/manifest_zuma.xml | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/touch/twoshay/aidl/compatibility_matrix_gs101.xml b/touch/twoshay/aidl/compatibility_matrix_gs101.xml index aaa2d6e..4144ee5 100644 --- a/touch/twoshay/aidl/compatibility_matrix_gs101.xml +++ b/touch/twoshay/aidl/compatibility_matrix_gs101.xml @@ -1,7 +1,7 @@ com.google.input - 2-3 + 2-4 ITouchContextService default diff --git a/touch/twoshay/aidl/compatibility_matrix_zuma.xml b/touch/twoshay/aidl/compatibility_matrix_zuma.xml index 25d5c50..0a40501 100644 --- a/touch/twoshay/aidl/compatibility_matrix_zuma.xml +++ b/touch/twoshay/aidl/compatibility_matrix_zuma.xml @@ -1,7 +1,7 @@ com.google.input - 2-3 + 2-4 ITouchContextService default @@ -9,7 +9,7 @@ com.google.input.algos.gril - 2-3 + 2-4 IGrilAntennaTuningService default @@ -17,7 +17,7 @@ com.google.input.algos.spd - 2-3 + 2-4 IScreenProtectorDetectorService default diff --git a/touch/twoshay/aidl/manifest_gs101.xml b/touch/twoshay/aidl/manifest_gs101.xml index 28472a0..3972367 100644 --- a/touch/twoshay/aidl/manifest_gs101.xml +++ b/touch/twoshay/aidl/manifest_gs101.xml @@ -1,7 +1,7 @@ com.google.input - 3 + 4 ITouchContextService default diff --git a/touch/twoshay/aidl/manifest_zuma.xml b/touch/twoshay/aidl/manifest_zuma.xml index dbac77d..e911d31 100644 --- a/touch/twoshay/aidl/manifest_zuma.xml +++ b/touch/twoshay/aidl/manifest_zuma.xml @@ -1,7 +1,7 @@ com.google.input - 3 + 4 ITouchContextService default @@ -9,7 +9,7 @@ com.google.input.algos.gril - 3 + 4 IGrilAntennaTuningService default @@ -17,7 +17,7 @@ com.google.input.algos.spd - 3 + 4 IScreenProtectorDetectorService default