Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a83bb3a6 authored by EdenSu's avatar EdenSu Committed by Sooraj Sasindran
Browse files

Revert "Fix the compatibility matrix with range"

This reverts commit 373a2403.

Bug: 123249760
Test: Both of P19 & P20 build pass, basic functions work and HAL 1.4 works.
Change-Id: I69f794f25d7c87c65df749c39ed29b1e0f476b03
parent 61f233df
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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>
+1 −2
Original line number Diff line number Diff line
@@ -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>