mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:23:37 +00:00
Revert "Fix the compatibility matrix with range"
This reverts commit 373a240386.
Bug: 123249760
Test: Both of P19 & P20 build pass, basic functions work and HAL 1.4 works.
Change-Id: I69f794f25d7c87c65df749c39ed29b1e0f476b03
This commit is contained in:
@@ -302,7 +302,8 @@
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.radio</name>
|
||||
<version>1.0-2</version>
|
||||
<!-- ref: b/123249760. 1.3 added here since 1.3 and 1.4 introduced in Q -->
|
||||
<version>1.0-3</version>
|
||||
<interface>
|
||||
<name>IRadio</name>
|
||||
<instance>slot1</instance>
|
||||
|
||||
@@ -350,8 +350,7 @@
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.radio</name>
|
||||
<!-- Todo<b/123249760> Allow only 1.4 for Q-->
|
||||
<version>1.3-4</version>
|
||||
<version>1.4</version>
|
||||
<interface>
|
||||
<name>IRadio</name>
|
||||
<instance>slot1</instance>
|
||||
|
||||
Reference in New Issue
Block a user