summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqinyiyan <qinyiyan@google.com>2023-07-06 16:53:05 -0700
committerChris Henroid <chenroid@google.com>2023-07-11 17:55:15 +0000
commit0964781a6c27c877c951f5c28cdbdcb3178d998a (patch)
tree977f31d35bc4a2f4ce807f23551a25884560abd9
parent1d66ee690b2c768a51231ab6f56e91a486476f59 (diff)
downloadgs201-0964781a6c27c877c951f5c28cdbdcb3178d998a.tar.gz
Use version 1 of the DBA service, since version 1 is the only frozen
version. bug:290377605 Change-Id: Ieec5b8b48c3567c940717df55a2e4582ef47d16c
-rw-r--r--device_framework_matrix_product.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml
index aab556a..4cb1e41 100644
--- a/device_framework_matrix_product.xml
+++ b/device_framework_matrix_product.xml
@@ -102,7 +102,7 @@
</hal>
<hal format="aidl" optional="true">
<name>com.google.edgetpu.dba</name>
- <version>2</version>
+ <version>1</version>
<interface>
<name>IDevice</name>
<instance>default</instance>