Update com.google.input version in manifest

Test: Previously failing AOSP presubmit tests pass.

Bug: 271227149
Change-Id: Ia41b43626ee32a5552ccef9371cabc699277d342
This commit is contained in:
Cody Heiner 2023-03-01 15:53:07 -08:00
parent 3d6da31422
commit 48d6508920
2 changed files with 2 additions and 0 deletions

View file

@ -118,6 +118,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>