mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Reland "Remove legacy/O/O-MR1 matrices."
This reverts commit 540dc2771a.
Reason for revert: reland because target-level 2 are fixed
Bug: 163419744
Change-Id: I293852d50de9a4eeaeec6ccf4c0290f1c1b0012d
This commit is contained in:
@@ -12,46 +12,6 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
vintf_compatibility_matrix {
|
||||
name: "framework_compatibility_matrix.legacy.xml",
|
||||
stem: "compatibility_matrix.legacy.xml",
|
||||
srcs: [
|
||||
"compatibility_matrix.legacy.xml",
|
||||
],
|
||||
kernel_configs: [
|
||||
// legacy uses O kernel requirements
|
||||
"kernel_config_o_3.18",
|
||||
"kernel_config_o_4.4",
|
||||
"kernel_config_o_4.9",
|
||||
],
|
||||
}
|
||||
|
||||
vintf_compatibility_matrix {
|
||||
name: "framework_compatibility_matrix.1.xml",
|
||||
stem: "compatibility_matrix.1.xml",
|
||||
srcs: [
|
||||
"compatibility_matrix.1.xml",
|
||||
],
|
||||
kernel_configs: [
|
||||
"kernel_config_o_3.18",
|
||||
"kernel_config_o_4.4",
|
||||
"kernel_config_o_4.9",
|
||||
],
|
||||
}
|
||||
|
||||
vintf_compatibility_matrix {
|
||||
name: "framework_compatibility_matrix.2.xml",
|
||||
stem: "compatibility_matrix.2.xml",
|
||||
srcs: [
|
||||
"compatibility_matrix.2.xml",
|
||||
],
|
||||
kernel_configs: [
|
||||
"kernel_config_o_mr1_3.18",
|
||||
"kernel_config_o_mr1_4.4",
|
||||
"kernel_config_o_mr1_4.9",
|
||||
],
|
||||
}
|
||||
|
||||
vintf_compatibility_matrix {
|
||||
name: "framework_compatibility_matrix.3.xml",
|
||||
stem: "compatibility_matrix.3.xml",
|
||||
|
||||
Reference in New Issue
Block a user