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

version.
bug:289317242

Change-Id: Ieec5b8b48c3567c940717df55a2e4582ef47d16c
Merged-In: Ieec5b8b48c3567c940717df55a2e4582ef47d16c
This commit is contained in:
qinyiyan 2023-07-06 16:53:05 -07:00 committed by Quinn Yan
parent 01ab29cf96
commit 66a548d416

View file

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