Increase the com.google.edgetpu.dba service version to 2 in the framework matrix xml

Bug: 279092299
Change-Id: I2b89420ab8c2fac641af5e77baf71e74f9481bda
This commit is contained in:
qinyiyan 2023-06-07 13:23:21 -07:00 committed by Quinn Yan
parent 740bb0e3ff
commit 856066b7fc

View file

@ -78,7 +78,7 @@
</hal> </hal>
<hal format="aidl" optional="true"> <hal format="aidl" optional="true">
<name>com.google.edgetpu.dba</name> <name>com.google.edgetpu.dba</name>
<version>1</version> <version>2</version>
<interface> <interface>
<name>IDevice</name> <name>IDevice</name>
<instance>default</instance> <instance>default</instance>