Allow for the previous version of com.google.face.debug
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: 294127698 Change-Id: I9a7c219e2e1bf36239aaff886fa24d08e6ce5cea
This commit is contained in:
parent
8d04e0c78b
commit
7691e79710
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="aidl" optional="true">
|
<hal format="aidl" optional="true">
|
||||||
<name>com.google.face.debug</name>
|
<name>com.google.face.debug</name>
|
||||||
<version>4</version>
|
<version>3-4</version>
|
||||||
<interface>
|
<interface>
|
||||||
<name>IDebugHost</name>
|
<name>IDebugHost</name>
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue