Update com.google.input version in manifest
Test: Previously failing AOSP presubmit tests pass. Bug: 271227149 Change-Id: Ia41b43626ee32a5552ccef9371cabc699277d342
This commit is contained in:
parent
3d6da31422
commit
48d6508920
2 changed files with 2 additions and 0 deletions
|
@ -118,6 +118,7 @@
|
|||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>com.google.input</name>
|
||||
<version>2</version>
|
||||
<interface>
|
||||
<name>ITouchContextService</name>
|
||||
<instance>default</instance>
|
||||
|
|
|
@ -25,6 +25,7 @@
|
|||
</hal>
|
||||
<hal format="aidl">
|
||||
<name>com.google.input</name>
|
||||
<version>2</version>
|
||||
<interface>
|
||||
<name>ITouchContextService</name>
|
||||
<instance>default</instance>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue