bpfmt compat matrix Android.bp

Bug: 147496715
Test: n/A
Change-Id: I2748d4a74f0bfc668f6ff0f8bce22c94dd90f61f
(cherry picked from commit a37ed88ebb)
Merged-In: I2748d4a74f0bfc668f6ff0f8bce22c94dd90f61f
This commit is contained in:
Steven Moreland
2020-03-25 15:14:21 -07:00
parent a108098648
commit 8a8f0d77fe

View File

@@ -23,8 +23,9 @@ vintf_compatibility_matrix {
"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",
@@ -35,8 +36,9 @@ vintf_compatibility_matrix {
"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",
@@ -47,7 +49,7 @@ vintf_compatibility_matrix {
"kernel_config_o_mr1_3.18",
"kernel_config_o_mr1_4.4",
"kernel_config_o_mr1_4.9",
]
],
}
vintf_compatibility_matrix {
@@ -60,7 +62,7 @@ vintf_compatibility_matrix {
"kernel_config_p_4.4",
"kernel_config_p_4.9",
"kernel_config_p_4.14",
]
],
}
vintf_compatibility_matrix {
@@ -73,7 +75,7 @@ vintf_compatibility_matrix {
"kernel_config_q_4.9",
"kernel_config_q_4.14",
"kernel_config_q_4.19",
]
],
}
vintf_compatibility_matrix {
@@ -86,5 +88,5 @@ vintf_compatibility_matrix {
"kernel_config_r_4.14",
"kernel_config_r_4.19",
"kernel_config_r_5.4",
]
],
}