gs101: declare IDisplay to V2

Bug: 190793567
test: check manifest
Change-Id: If1ca683897809eec20bc1f5a23c6a017e3783714
This commit is contained in:
linpeter 2021-06-15 20:51:25 +08:00 committed by TreeHugger Robot
parent 00ab8fdd7c
commit b68ce6e795

View file

@ -190,4 +190,12 @@
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="false">
<name>com.google.hardware.pixel.display</name>
<version>2</version>
<interface>
<name>IDisplay</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>