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

Commit d89a33b8 authored by Devin Moore's avatar Devin Moore
Browse files

Rename compatibility_matrix.current.xml

We can stick with the expected number and drop the use of "current".

Test: m
Bug: 266392619
Change-Id: I309f3e2a031ae364d59b4f86a711ca637a30e6e1
parent 0d1d349b
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -83,10 +83,10 @@ vintf_compatibility_matrix {
}

vintf_compatibility_matrix {
    name: "framework_compatibility_matrix.current.xml",
    stem: "compatibility_matrix.current.xml",
    name: "framework_compatibility_matrix.8.xml",
    stem: "compatibility_matrix.8.xml",
    srcs: [
        "compatibility_matrix.current.xml",
        "compatibility_matrix.8.xml",
    ],
    kernel_configs: [
        "kernel_config_current_5.10",
+1 −1
Original line number Diff line number Diff line
@@ -103,7 +103,7 @@ my_system_matrix_deps := \
    framework_compatibility_matrix.5.xml \
    framework_compatibility_matrix.6.xml \
    framework_compatibility_matrix.7.xml \
    framework_compatibility_matrix.current.xml \
    framework_compatibility_matrix.8.xml \
    framework_compatibility_matrix.device.xml \

my_framework_matrix_deps += \