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
This commit is contained in:
Steven Moreland 2023-07-12 22:44:25 +00:00
parent f7adf5463f
commit 719f646530
4 changed files with 4 additions and 0 deletions

View file

@ -361,6 +361,7 @@
<interface>
<name>ISap</name>
<instance>slot1</instance>
<instance>slot2</instance>
</interface>
</hal>
<hal format="hidl" optional="true">

View file

@ -399,6 +399,7 @@
<interface>
<name>ISap</name>
<instance>slot1</instance>
<instance>slot2</instance>
</interface>
</hal>
<hal format="hidl" optional="true">

View file

@ -454,6 +454,7 @@
<interface>
<name>ISap</name>
<instance>slot1</instance>
<instance>slot2</instance>
</interface>
</hal>
<hal format="hidl" optional="true">

View file

@ -582,6 +582,7 @@
<interface>
<name>ISap</name>
<instance>slot1</instance>
<instance>slot2</instance>
</interface>
</hal>
<hal format="hidl" optional="true">