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

Commit 73293949 authored by Devin Moore's avatar Devin Moore Committed by Gerrit Code Review
Browse files

Merge "Prepare for next year's development and bump FCM" into main

parents dd54edac a609d8d7
Loading
Loading
Loading
Loading
+9 −2
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ phony {
    product_variables: {
        release_aidl_use_unfrozen: {
            required: [
                "framework_compatibility_matrix.202504.xml",
                "framework_compatibility_matrix.202604.xml",
            ],
        },
    },
@@ -69,7 +69,7 @@ phony {
    product_variables: {
        release_aidl_use_unfrozen: {
            required: [
                "framework_compatibility_matrix.202504.xml",
                "framework_compatibility_matrix.202604.xml",
            ],
        },
    },
@@ -151,3 +151,10 @@ vintf_compatibility_matrix {
        "kernel_config_b_6.12",
    ],
}

vintf_compatibility_matrix {
    name: "framework_compatibility_matrix.202604.xml",
    stem: "compatibility_matrix.202604.xml",
    srcs: ["compatibility_matrix.202604.xml"],
    kernel_configs: ["kernel_config_c_6.12"],
}
+712 −0

File added.

Preview size limit exceeded, changes collapsed.