Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8a8f0d77 authored by Steven Moreland's avatar Steven Moreland
Browse files

bpfmt compat matrix Android.bp

Bug: 147496715
Test: n/A
Change-Id: I2748d4a74f0bfc668f6ff0f8bce22c94dd90f61f
(cherry picked from commit a37ed88e)
Merged-In: I2748d4a74f0bfc668f6ff0f8bce22c94dd90f61f
parent a1080986
Loading
Loading
Loading
Loading
+8 −6
Original line number Diff line number Diff line
@@ -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",
    ]
    ],
}