gs101: declare IDisplay to V3

Bug: 184697262
Test: build pass
Change-Id: I780fbf0fc9ee5eb6fd52739e8a9ab5505215bed1
This commit is contained in:
Weizhung Ding 2021-07-04 17:55:05 +08:00 committed by TreeHugger Robot
parent 4b4ee6e226
commit c90e372d4f

View file

@ -72,6 +72,7 @@
</hal>
<hal format="aidl" optional="true">
<name>com.google.hardware.pixel.display</name>
<version>3</version>
<interface>
<name>IDisplay</name>
<instance>default</instance>
@ -190,12 +191,4 @@
<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>