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

Commit 05347d03 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 am: 7d70d6ec

am: 522e7785

Change-Id: I2e4302eea7b15f8f5108fb349d30e1e17264f988
parents 8d5e8a5a 522e7785
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>