mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 10:44:41 +00:00
Introduce Radio Hal Device Capabilities
* Asks the device what set of capabilities are supported on the device with respect to the Radio Hal * The capabilities struct is left empty and will be filled in once the first set of radio hal capabilities are nailed down later in Android S Test: Added cts, ran cts, and std tests Bug: 163085807 Change-Id: I867f26bc649005e89ebf7a0b74f6fbeb2f44ac93
This commit is contained in:
@@ -421,6 +421,14 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.radio.config</name>
|
||||
<version>1.3</version>
|
||||
<interface>
|
||||
<name>IRadioConfig</name>
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.renderscript</name>
|
||||
<version>1.0</version>
|
||||
|
||||
Reference in New Issue
Block a user