Update com.google.input version in manifest
Test: Previously failing AOSP presubmit tests pass. Bug: 271227149 Change-Id: If045d858aaf0834a4271132bddfed5470ada8279
This commit is contained in:
parent
e60bfbd0a7
commit
f2432e1c92
2 changed files with 2 additions and 0 deletions
|
@ -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>
|
||||||
|
|
|
@ -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>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue