Update IDisplay to V13-V14

V14 is not frozen yet. We should still allow V13 for 'next' build.

Bug: 381463038
Bug: 378407278
Test: build pass
Flag: EXEMPT bugfix
Change-Id: I1c067634b60a97bfcd9bda4b04e0f772a8069c91
This commit is contained in:
Chris Lu 2024-12-20 08:14:34 +00:00
parent 8294ed3f57
commit 2e17092abd
2 changed files with 2 additions and 2 deletions

View file

@ -114,7 +114,7 @@
</hal>
<hal format="aidl" optional="true">
<name>com.google.hardware.pixel.display</name>
<version>13</version>
<version>13-14</version>
<interface>
<name>IDisplay</name>
<instance>default</instance>

View file

@ -114,7 +114,7 @@
</hal>
<hal format="aidl" optional="true">
<name>com.google.hardware.pixel.display</name>
<version>13</version>
<version>13-14</version>
<interface>
<name>IDisplay</name>
<instance>default</instance>