mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Revert "compatibility_matrices: Only allow core HALs for system FCMs." am: ddfa614de3
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2836443 Change-Id: I4d75b58b01a01d169c2a1a01941c0f5850db888a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -31,7 +31,6 @@ vintf_compatibility_matrix {
|
||||
"kernel_config_q_4.14",
|
||||
"kernel_config_q_4.19",
|
||||
],
|
||||
core_hals: "only",
|
||||
}
|
||||
|
||||
vintf_compatibility_matrix {
|
||||
@@ -45,7 +44,6 @@ vintf_compatibility_matrix {
|
||||
"kernel_config_r_4.19",
|
||||
"kernel_config_r_5.4",
|
||||
],
|
||||
core_hals: "only",
|
||||
}
|
||||
|
||||
vintf_compatibility_matrix {
|
||||
@@ -59,7 +57,6 @@ vintf_compatibility_matrix {
|
||||
"kernel_config_s_5.4",
|
||||
"kernel_config_s_5.10",
|
||||
],
|
||||
core_hals: "only",
|
||||
}
|
||||
|
||||
vintf_compatibility_matrix {
|
||||
@@ -72,7 +69,6 @@ vintf_compatibility_matrix {
|
||||
"kernel_config_t_5.10",
|
||||
"kernel_config_t_5.15",
|
||||
],
|
||||
core_hals: "only",
|
||||
}
|
||||
|
||||
vintf_compatibility_matrix {
|
||||
@@ -85,7 +81,6 @@ vintf_compatibility_matrix {
|
||||
"kernel_config_u_5.15",
|
||||
"kernel_config_u_6.1",
|
||||
],
|
||||
core_hals: "only",
|
||||
}
|
||||
|
||||
vintf_compatibility_matrix {
|
||||
@@ -98,5 +93,4 @@ vintf_compatibility_matrix {
|
||||
"kernel_config_v_5.15",
|
||||
"kernel_config_v_6.1",
|
||||
],
|
||||
core_hals: "only",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user