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

Commit c689517d authored by Steven Moreland's avatar Steven Moreland
Browse files

compatibility_matrix: specify @1.2::ISap directly

@1.4::ISap and @1.3::ISap don't exist, so we can't declare a requirement
for them.

Bug: 135627722
Test: reproduce error with vts_treble_vintf_test and then test to see
    this change fixes it.
Change-Id: I8e48fcaf56701087d5720d5133ffa9b23a4ea31e
parent 29594d2d
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -354,6 +354,10 @@
            <instance>slot2</instance>
            <instance>slot2</instance>
            <instance>slot3</instance>
            <instance>slot3</instance>
        </interface>
        </interface>
    </hal>
    <hal format="hidl" optional="true">
        <name>android.hardware.radio</name>
        <version>1.2</version>
        <interface>
        <interface>
            <name>ISap</name>
            <name>ISap</name>
            <instance>slot1</instance>
            <instance>slot1</instance>