summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Heiner <codyheiner@google.com>2023-03-01 15:53:07 -0800
committerCody Heiner <codyheiner@google.com>2023-03-28 20:20:43 +0000
commit48d6508920de8976b680bef7129c08b37ff414b5 (patch)
treef4580e8abb334ff35d0b0aa387cf89eefcda5c16
parent3d6da31422373b4f6c2d3428591333cb0615ba83 (diff)
downloadgs201-48d6508920de8976b680bef7129c08b37ff414b5.tar.gz
Update com.google.input version in manifest
Test: Previously failing AOSP presubmit tests pass. Bug: 271227149 Change-Id: Ia41b43626ee32a5552ccef9371cabc699277d342
-rw-r--r--device_framework_matrix_product.xml1
-rw-r--r--manifest.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml
index e906ab0..70b2274 100644
--- a/device_framework_matrix_product.xml
+++ b/device_framework_matrix_product.xml
@@ -118,6 +118,7 @@
</hal>
<hal format="aidl" optional="true">
<name>com.google.input</name>
+ <version>2</version>
<interface>
<name>ITouchContextService</name>
<instance>default</instance>
diff --git a/manifest.xml b/manifest.xml
index 402cbba..7814e22 100644
--- a/manifest.xml
+++ b/manifest.xml
@@ -25,6 +25,7 @@
</hal>
<hal format="aidl">
<name>com.google.input</name>
+ <version>2</version>
<interface>
<name>ITouchContextService</name>
<instance>default</instance>