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

Commit 5db41c86 authored by Hall Liu's avatar Hall Liu
Browse files

Allow android.hardware.radio 1.4 for R

SOC manufacturers have requested that devices be allowed to ship with R
without using the IRadio 1.5 API.

Fixes: 153495340
Test: build flame
Change-Id: Iba2ac5902e69fc0af0c5f4d7cae4fed77204acd1
parent d8040b86
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -371,6 +371,7 @@
    </hal>
    <hal format="hidl" optional="true">
        <name>android.hardware.radio</name>
        <version>1.4</version>
        <version>1.5</version>
        <interface>
            <name>IRadio</name>