Use version 1 of the DBA service, since version 1 is the only frozen

version.
bug:290377605

Change-Id: I24efad6229c94d8fe455aa6b738f00bf5d2b1b91
This commit is contained in:
qinyiyan 2023-07-06 17:17:36 -07:00 committed by Chris Henroid
parent d47c4999b5
commit ac0481adbb

View file

@ -124,7 +124,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>