Update com.google.input version in manifest
Test: Previously failing AOSP presubmit tests pass. Bug: 271227149 Change-Id: I3de2ca508861675f9c5977f989a5dbe19f016902
This commit is contained in:
parent
89d4195c08
commit
98d00e697e
2 changed files with 2 additions and 0 deletions
|
@ -140,6 +140,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