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

Commit 86a518cf authored by Steven Moreland's avatar Steven Moreland
Browse files

freeze compat matrix 6 for Android S

The current matrix is left in this same CL because this way, downstream
modifications to the current CL will automatically get absorbed into the
level 7 compatibility matrix. A CL on top of this will disable the 7
matrix and then get reverted in the aosp/master..goog/master merge
path.

Bug: 178221726
Test: boot device, vts_treble_vintf_vendor_test
Test: inspect matrix by diffing matrix with old matrix using:
    m analyze_matrix &&
    system/libvintf/analyze_matrix/hals_for_release.py
Change-Id: Id83986fc5089eefc2292f0042753f739f4e01a44
parent e325f3b1
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -60,6 +60,19 @@ vintf_compatibility_matrix {
    ],
}

vintf_compatibility_matrix {
    name: "framework_compatibility_matrix.6.xml",
    stem: "compatibility_matrix.6.xml",
    srcs: [
        "compatibility_matrix.6.xml",
    ],
    kernel_configs: [
        "kernel_config_s_4.19",
        "kernel_config_s_5.4",
        "kernel_config_s_5.10",
    ],
}

vintf_compatibility_matrix {
    name: "framework_compatibility_matrix.current.xml",
    stem: "compatibility_matrix.current.xml",
+1 −0
Original line number Diff line number Diff line
@@ -101,6 +101,7 @@ my_system_matrix_deps := \
    framework_compatibility_matrix.3.xml \
    framework_compatibility_matrix.4.xml \
    framework_compatibility_matrix.5.xml \
    framework_compatibility_matrix.6.xml \
    framework_compatibility_matrix.current.xml \
    framework_compatibility_matrix.device.xml \

+650 −0

File added.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
<compatibility-matrix version="1.0" type="framework" level="6">
<compatibility-matrix version="1.0" type="framework" level="7">
    <hal format="hidl" optional="true">
        <name>android.hardware.atrace</name>
        <version>1.0</version>