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

am: 30ecfabab5

Change-Id: I5a137e792b62710ffed7df80a9bd15d3e08416e8
This commit is contained in:
Yifan Hong
2019-06-28 22:30:04 -07:00
committed by android-build-merger

View File

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