Add Edgetpu Tachyon service to the device_framework_matrix_product.xml.

Bug: 299932913

Change-Id: Iaccbe1d226b550e52b5d81ac3d203a42e7ada6d0
This commit is contained in:
qinyiyan 2023-09-08 14:56:41 -07:00 committed by Quinn Yan
parent ba00bbc6fb
commit c4b84a97e5

View file

@ -68,6 +68,14 @@
<instance>default</instance>
</interface>
</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">
<name>com.google.hardware.pixel.display</name>
<version>9</version>