Update com.google.input version in manifest

Test: Previously failing AOSP presubmit tests pass.

Bug: 271227149
Change-Id: If045d858aaf0834a4271132bddfed5470ada8279
This commit is contained in:
Cody Heiner 2023-03-01 15:52:01 -08:00
parent e60bfbd0a7
commit f2432e1c92
2 changed files with 2 additions and 0 deletions

View file

@ -94,6 +94,7 @@
</hal>
<hal format="aidl" optional="true">
<name>com.google.input</name>
<version>2</version>
<interface>
<name>ITouchContextService</name>
<instance>default</instance>

View file

@ -47,6 +47,7 @@
</hal>
<hal format="aidl">
<name>com.google.input</name>
<version>2</version>
<interface>
<name>ITouchContextService</name>
<instance>default</instance>