Update IDisplay to V11-V12
V12 is not frozen yet. We should still allow V11 for `next` build. Test: trigger test build Bug: 309897479 Bug: 303162192 Change-Id: I7e3c91a76bd82a3aec915c92d8b792f8a3878723 Signed-off-by: Leo Chen <yinchiuan@google.com>
This commit is contained in:
parent
ea60b53ce1
commit
799400bb47
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<compatibility-matrix version="1.0" type="framework" level="7">
|
<compatibility-matrix version="1.0" type="framework" level="7">
|
||||||
<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>11</version>
|
<version>11-12</version>
|
||||||
<interface>
|
<interface>
|
||||||
<name>IDisplay</name>
|
<name>IDisplay</name>
|
||||||
<instance>secondary</instance>
|
<instance>secondary</instance>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue