Updating VINTF manifest for IDebugManager.

Notes:
- Adding new AIDL HAL for IDebugManager.

Bug: 249611327
Test: build test
Change-Id: Ie9f1ef082bc0ca88098e1a89e93a5daae22d0fc8
This commit is contained in:
Habib Moukalled 2023-02-03 00:06:15 +00:00 committed by Zac Iqbal
parent fe0605b2b1
commit eb0f05cc42

View file

@ -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>