mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge "Q matrix: use radio.config@1.2::IRadioConfig" into qt-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
30ecfabab5
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user