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:
Yifan Hong
2020-10-20 19:28:34 +00:00
parent 540dc2771a
commit 6777f8aede
7 changed files with 15 additions and 1069 deletions

View File

@@ -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",