mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
DO NOT MERGE disable V matrix.
Disable 9.xml on the Android 14 branch because it should not know about the new HALs. The 9.xml file itself is kept to avoid future merge conflicts. Bug: 277379745 Test: TH Change-Id: I32263830e69080eece47dcc0880be32be02e2a9c
This commit is contained in:
@@ -82,15 +82,3 @@ vintf_compatibility_matrix {
|
||||
"kernel_config_u_6.1",
|
||||
],
|
||||
}
|
||||
|
||||
vintf_compatibility_matrix {
|
||||
name: "framework_compatibility_matrix.9.xml",
|
||||
stem: "compatibility_matrix.9.xml",
|
||||
srcs: [
|
||||
"compatibility_matrix.9.xml",
|
||||
],
|
||||
kernel_configs: [
|
||||
"kernel_config_v_5.15",
|
||||
"kernel_config_v_6.1",
|
||||
],
|
||||
}
|
||||
|
||||
@@ -103,7 +103,6 @@ my_system_matrix_deps := \
|
||||
framework_compatibility_matrix.6.xml \
|
||||
framework_compatibility_matrix.7.xml \
|
||||
framework_compatibility_matrix.8.xml \
|
||||
framework_compatibility_matrix.9.xml \
|
||||
framework_compatibility_matrix.device.xml \
|
||||
|
||||
my_framework_matrix_deps += \
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!-- WARNING: This file is unused in the Android 14 branch. -->
|
||||
<compatibility-matrix version="1.0" type="framework" level="9">
|
||||
<hal format="hidl" optional="true">
|
||||
<name>android.hardware.audio</name>
|
||||
|
||||
Reference in New Issue
Block a user