Add Edgetpu Tachyon service to the device_framework_matrix_product.xml.
Bug: 299932913 Change-Id: Iec3d68374fa2d099079eb962e84f50d2750513f5
This commit is contained in:
parent
4ae5523bdf
commit
2a3fe13b11
1 changed files with 8 additions and 0 deletions
|
@ -130,6 +130,14 @@
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</hal>
|
||||||
|
<hal format="aidl" optional="true">
|
||||||
|
<name>com.google.edgetpu.tachyon</name>
|
||||||
|
<version>1</version>
|
||||||
|
<interface>
|
||||||
|
<name>IComputeService</name>
|
||||||
|
<instance>default</instance>
|
||||||
|
</interface>
|
||||||
|
</hal>
|
||||||
<hal format="aidl" optional="true">
|
<hal format="aidl" optional="true">
|
||||||
<name>com.google.hardware.pixel.display</name>
|
<name>com.google.hardware.pixel.display</name>
|
||||||
<version>9</version>
|
<version>9</version>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue