Allow for the previous version of com.google.input
In the 'next' release configuration, we don't allow using unfrozen versions of interfaces, so the previous version is served instead. Once this interface is frozen, this previous version can be removed from the FCM. Test: lunch cheetah-next-userdebug && m Bug: 290265210 Bug: 294130026 Change-Id: I662355264e4901f2f99bc0635779ab9b2f9756b9
This commit is contained in:
parent
97280123e8
commit
a1525938ea
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@
|
|||
</hal>
|
||||
<hal format="aidl" optional="true">
|
||||
<name>com.google.input</name>
|
||||
<version>2</version>
|
||||
<version>1-2</version>
|
||||
<interface>
|
||||
<name>ITouchContextService</name>
|
||||
<instance>default</instance>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue