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

This commit is contained in:
TreeHugger Robot 2019-06-29 05:06:32 +00:00 committed by Android (Google) Code Review
commit 30ecfabab5

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>