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

Commit 0a66d911 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

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

parents bed4d103 31d3f052
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"],
}
+720 −0

File added.

Preview size limit exceeded, changes collapsed.