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

Commit d1df1017 authored by Yifan Hong's avatar Yifan Hong
Browse files

Add compatibility matrix for V.

Copied from U matrix. Also include the radio.satellite HAL.

Test: TH
Bug: 266741352
Change-Id: Ic42e51b616782a2763eb80e1cad5ca776cc079d4
parent a9eeef43
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -82,3 +82,15 @@ vintf_compatibility_matrix {
        "kernel_config_u_6.1",
    ],
}

vintf_compatibility_matrix {
    name: "framework_compatibility_matrix.9.xml",
    stem: "compatibility_matrix.9.xml",
    srcs: [
        "compatibility_matrix.9.xml",
    ],
    kernel_configs: [
        "kernel_config_v_5.15",
        "kernel_config_v_6.1",
    ],
}
+1 −0
Original line number Diff line number Diff line
@@ -103,6 +103,7 @@ my_system_matrix_deps := \
    framework_compatibility_matrix.6.xml \
    framework_compatibility_matrix.7.xml \
    framework_compatibility_matrix.8.xml \
    framework_compatibility_matrix.9.xml \
    framework_compatibility_matrix.device.xml \

my_framework_matrix_deps += \
+729 −0

File added.

Preview size limit exceeded, changes collapsed.