Support DBA HAL

Previously supported in gs101 only.

Bug: 263394888
Test: Built and ran DBA HAL on Android Device
Change-Id: I67ed862c8f2e9c3c573b5bc27ea49ea0a7e21762
This commit is contained in:
Victor Barr 2022-12-21 21:59:04 +00:00
parent 95293d9fdd
commit 612fabcb9d

View file

@ -117,6 +117,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>com.google.edgetpu.dba</name>
<version>1</version>
<interface>
<name>IDevice</name>
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>com.google.hardware.pixel.display</name>
<version>8</version>