mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-02-01 07:40:34 +00:00
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: Ia9f93c9235fea89eafa66c6b11aeac5497e483bf
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
</hal>
|
||||
<hal format="aidl" optional="true" updatable-via-apex="true">
|
||||
<name>com.google.face.debug</name>
|
||||
<version>4</version>
|
||||
<version>3-4</version>
|
||||
<interface>
|
||||
<name>IDebugHost</name>
|
||||
<instance>default</instance>
|
||||
|
||||
Reference in New Issue
Block a user