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:
parent
fe0605b2b1
commit
eb0f05cc42
1 changed files with 4 additions and 0 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue