mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:23:37 +00:00
Merge "Add TV CEC to Q+ compatibility matrices." am: 4b7cc14a88 am: aff3512c24 am: 2206232c05
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1429914 Change-Id: I7a06ff8a82e9d076ba42694519058dcffbf48ebc
This commit is contained in:
@@ -432,6 +432,7 @@
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.tv.cec</name>
|
||||
<version>1.0</version>
|
||||
<version>2.0</version>
|
||||
<interface>
|
||||
<name>IHdmiCec</name>
|
||||
<instance>default</instance>
|
||||
|
||||
@@ -467,6 +467,7 @@
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.tv.cec</name>
|
||||
<version>1.0</version>
|
||||
<version>2.0</version>
|
||||
<interface>
|
||||
<name>IHdmiCec</name>
|
||||
<instance>default</instance>
|
||||
|
||||
@@ -466,6 +466,7 @@
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.tv.cec</name>
|
||||
<version>1.0</version>
|
||||
<version>2.0</version>
|
||||
<interface>
|
||||
<name>IHdmiCec</name>
|
||||
<instance>default</instance>
|
||||
|
||||
@@ -43,10 +43,6 @@ bool ShouldCheckMissingHalsInFcm(const std::string& package) {
|
||||
};
|
||||
|
||||
static std::vector<std::string> excluded_exact{
|
||||
// TODO(b/110261831): reduce items in this list
|
||||
"android.hardware.tv.cec@2.0",
|
||||
"android.hardware.tv.tuner@1.0",
|
||||
|
||||
// Packages without top level interfaces (including types-only packages) are exempted.
|
||||
// HIDL
|
||||
"android.hardware.cas.native@1.0",
|
||||
|
||||
Reference in New Issue
Block a user