Add Edgetpu Tachyon service to the device_framework_matrix_product.xml.

Bug: 299932913
Change-Id: Iec3d68374fa2d099079eb962e84f50d2750513f5
This commit is contained in:
qinyiyan 2023-09-11 10:12:32 -07:00
parent 4ae5523bdf
commit 2a3fe13b11

View file

@ -130,6 +130,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>