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

Commit 1fdb6477 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "Compatibility_matrix: s/current/4/"

am: 6d312e23

Change-Id: Idbce32a888fab4b8b7f63623eefba96781c7b47f
parents 1c8a8bed 6d312e23
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 += \