Update com.google.input version in manifest

Test: Previously failing AOSP presubmit tests pass.

Bug: 271227149
Change-Id: I3de2ca508861675f9c5977f989a5dbe19f016902
This commit is contained in:
Cody Heiner 2023-03-01 15:46:23 -08:00
parent 89d4195c08
commit 98d00e697e
2 changed files with 2 additions and 0 deletions

View file

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

View file

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