Add CEC HAL v1.1 to compatibility matrix

HAL v1.1 introduces new constants in types enums to support the new
version of the HDMI CEC specification. The interfaces remain unchanged.

Bug: 169121290
Test: make -j
Change-Id: I535099c80f56d4c8ab4f5c725b83db33a9666359
This commit is contained in:
Marvin Ramin
2021-02-03 15:49:50 +01:00
parent 6501ff3b17
commit 001be94c10

View File

@@ -549,7 +549,7 @@
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.tv.cec</name>
<version>1.0</version>
<version>1.0-1</version>
<interface>
<name>IHdmiCec</name>
<instance>default</instance>