mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Merge changes from topic "pi_matrix" into pi-dev
* changes: matrix: broadcastradio@2.0::IBroadcastRadio/.* matrix: nn@1.0-1 matrix: graphics.mapper@2.0-1 matrix: graphics.composer@2.1-2
This commit is contained in:
committed by
Android (Google) Code Review
commit
3569b0273f
@@ -87,6 +87,14 @@
|
||||
<instance>default</instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.broadcastradio</name>
|
||||
<version>2.0</version>
|
||||
<interface>
|
||||
<name>IBroadcastRadio</name>
|
||||
<regex-instance>.*</regex-instance>
|
||||
</interface>
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.camera.provider</name>
|
||||
<version>2.4</version>
|
||||
@@ -185,7 +193,7 @@
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<name>android.hardware.graphics.composer</name>
|
||||
<version>2.1</version>
|
||||
<version>2.1-2</version>
|
||||
<interface>
|
||||
<name>IComposer</name>
|
||||
<instance>default</instance>
|
||||
@@ -193,7 +201,7 @@
|
||||
</hal>
|
||||
<hal format="hidl" optional="false">
|
||||
<name>android.hardware.graphics.mapper</name>
|
||||
<version>2.0</version>
|
||||
<version>2.0-1</version>
|
||||
<interface>
|
||||
<name>IMapper</name>
|
||||
<instance>default</instance>
|
||||
@@ -258,7 +266,7 @@
|
||||
</hal>
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.neuralnetworks</name>
|
||||
<version>1.0</version>
|
||||
<version>1.0-1</version>
|
||||
<interface>
|
||||
<name>IDevice</name>
|
||||
<regex-instance>.*</regex-instance>
|
||||
|
||||
Reference in New Issue
Block a user