gs101: declare IDisplay to V3
Bug: 184697262 Test: build pass Change-Id: I780fbf0fc9ee5eb6fd52739e8a9ab5505215bed1
This commit is contained in:
parent
4b4ee6e226
commit
c90e372d4f
1 changed files with 1 additions and 8 deletions
|
@ -72,6 +72,7 @@
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="aidl" optional="true">
|
<hal format="aidl" optional="true">
|
||||||
<name>com.google.hardware.pixel.display</name>
|
<name>com.google.hardware.pixel.display</name>
|
||||||
|
<version>3</version>
|
||||||
<interface>
|
<interface>
|
||||||
<name>IDisplay</name>
|
<name>IDisplay</name>
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
|
@ -190,12 +191,4 @@
|
||||||
<instance>default</instance>
|
<instance>default</instance>
|
||||||
</interface>
|
</interface>
|
||||||
</hal>
|
</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>
|
</compatibility-matrix>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue