summaryrefslogtreecommitdiff
path: root/device_framework_matrix_product.xml
diff options
context:
space:
mode:
authorHabib Moukalled <habibm@google.com>2023-02-03 00:06:15 +0000
committerZac Iqbal <zacharyi@google.com>2023-03-09 17:06:05 +0000
commiteb0f05cc42701930326e8cec919408b6fba4a47a (patch)
tree47cbcd67cd396a4b2e6a152a7330c0b133847f56 /device_framework_matrix_product.xml
parentfe0605b2b17a4f01b5b8a5bb310f6c1bb3158b7f (diff)
downloadgs201-eb0f05cc42701930326e8cec919408b6fba4a47a.tar.gz
Updating VINTF manifest for IDebugManager.
Notes: - Adding new AIDL HAL for IDebugManager. Bug: 249611327 Test: build test Change-Id: Ie9f1ef082bc0ca88098e1a89e93a5daae22d0fc8
Diffstat (limited to 'device_framework_matrix_product.xml')
-rw-r--r--device_framework_matrix_product.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/device_framework_matrix_product.xml b/device_framework_matrix_product.xml
index d48ceba..6b11a84 100644
--- a/device_framework_matrix_product.xml
+++ b/device_framework_matrix_product.xml
@@ -87,6 +87,10 @@
<name>IDebugHost</name>
<instance>default</instance>
</interface>
+ <interface>
+ <name>IDebugManager</name>
+ <instance>default</instance>
+ </interface>
</hal>
<hal format="aidl" optional="true">
<name>com.google.edgetpu</name>