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

Commit 6d312e23 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Compatibility_matrix: s/current/4/"

parents a1707a6b 52f5560d
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -64,10 +64,10 @@ vintf_compatibility_matrix {
}

vintf_compatibility_matrix {
    name: "framework_compatibility_matrix.current.xml",
    stem: "compatibility_matrix.current.xml",
    name: "framework_compatibility_matrix.4.xml",
    stem: "compatibility_matrix.4.xml",
    srcs: [
        "compatibility_matrix.current.xml",
        "compatibility_matrix.4.xml",
    ],
    kernel_configs: [
        "kernel_config_current_4.9",
+1 −1
Original line number Diff line number Diff line
@@ -96,7 +96,7 @@ my_system_matrix_deps := \
    framework_compatibility_matrix.1.xml \
    framework_compatibility_matrix.2.xml \
    framework_compatibility_matrix.3.xml \
    framework_compatibility_matrix.current.xml \
    framework_compatibility_matrix.4.xml \
    framework_compatibility_matrix.device.xml \

my_framework_matrix_deps += \