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:
EdenSu
2019-04-02 18:18:38 +08:00
committed by Sooraj Sasindran
parent 61f233dffb
commit a83bb3a647
2 changed files with 3 additions and 3 deletions

View File

@@ -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>

View File

@@ -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>