diff options
author | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2023-07-14 01:30:25 +0000 |
---|---|---|
committer | Android Build Coastguard Worker <android-build-coastguard-worker@google.com> | 2023-07-14 01:30:25 +0000 |
commit | 634b93c65824dbf84c17772d320583617f350e46 (patch) | |
tree | 815c96c163f59f8d60c7fc6dc2f8602d9f9b3bd5 | |
parent | e02c7b957f5f8298c6c5d7a25bee30c5b186493d (diff) | |
parent | 09e693efd9f6fc65238924f7e82eca4174d88b62 (diff) |
Merge cherrypicks of ['googleplex-android-review.googlesource.com/23924861'] into udc-release.
Change-Id: If744b183ffc023daf2cf306b63588705ebdccce0
-rw-r--r-- | device_framework_matrix_product.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml index 172996ad..58fd38d2 100644 --- a/device_framework_matrix_product.xml +++ b/device_framework_matrix_product.xml @@ -78,7 +78,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> |