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

Commit 7d70d6ec authored by Yifan Hong's avatar Yifan Hong Committed by android-build-merger
Browse files

Merge "Q matrix: use radio.config@1.2::IRadioConfig" into qt-dev

am: 30ecfaba

Change-Id: If76dca517960cbc4c878b6e0cf707ddf09e0ec6b
parents 6ba6c35a 30ecfaba
Loading
Loading
Loading
Loading
+7 −1
Original line number Diff line number Diff line
@@ -365,7 +365,13 @@
    </hal>
    <hal format="hidl" optional="true">
        <name>android.hardware.radio.config</name>
        <version>1.2</version>
        <!--
        Note: Devices launching with target-level 4, if implementing the
        radio config HAL, must provide an implementation of 1.1 IRadioConfig
        that can handle version 1.2 of IRadioConfigResponse and
        IRadioConfigIndication.
        -->
        <version>1.1</version>
        <interface>
            <name>IRadioConfig</name>
            <instance>default</instance>