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

Commit 477673de authored by Steven Moreland's avatar Steven Moreland
Browse files

compat matrix: add ISap slot2

The framework supports this, but devices copied its support
into each of their compat matrices instead of adding it once
here.

Bug: 290408770
Test: build
Change-Id: I2de4f1365a6981a0a2ef7165c916fba91a340799
Merged-In: I2de4f1365a6981a0a2ef7165c916fba91a340799
parent 00dede01
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -361,6 +361,7 @@
        <interface>
            <name>ISap</name>
            <instance>slot1</instance>
            <instance>slot2</instance>
        </interface>
    </hal>
    <hal format="hidl" optional="true">
+1 −0
Original line number Diff line number Diff line
@@ -399,6 +399,7 @@
        <interface>
            <name>ISap</name>
            <instance>slot1</instance>
            <instance>slot2</instance>
        </interface>
    </hal>
    <hal format="hidl" optional="true">
+1 −0
Original line number Diff line number Diff line
@@ -454,6 +454,7 @@
        <interface>
            <name>ISap</name>
            <instance>slot1</instance>
            <instance>slot2</instance>
        </interface>
    </hal>
    <hal format="hidl" optional="true">
+1 −0
Original line number Diff line number Diff line
@@ -582,6 +582,7 @@
        <interface>
            <name>ISap</name>
            <instance>slot1</instance>
            <instance>slot2</instance>
        </interface>
    </hal>
    <hal format="hidl" optional="true">
+1 −0
Original line number Diff line number Diff line
@@ -585,6 +585,7 @@
        <interface>
            <name>ISap</name>
            <instance>slot1</instance>
            <instance>slot2</instance>
        </interface>
    </hal>
    <hal format="hidl" optional="true">
Loading