Merge "Use version 1 of the DBA service, since version 1 is the only frozen version. bug:290377605" into udc-d1-dev

This commit is contained in:
Quinn Yan 2023-07-11 22:51:50 +00:00 committed by Android (Google) Code Review
commit 5b8e2f840c

View file

@ -110,7 +110,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>2</version> <version>1</version>
<interface> <interface>
<name>IDevice</name> <name>IDevice</name>
<instance>default</instance> <instance>default</instance>