Update ITouchContextService version

Test: build succeeds on all devices.
Test: failing tests from b/271227149 pass.

Bug: 271227149
Change-Id: I7a086e821267dd7f2b003faeae9c091993997434
This commit is contained in:
Cody Heiner 2023-03-31 15:36:28 -07:00
parent 8546110be6
commit 360e974c5e
3 changed files with 3 additions and 0 deletions

View file

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

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

View file

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