Revert "Remove soundtrigger HIDL entry in compat matrix."

This reverts commit f38eae91fc.

Reason for revert: Soundtrigger is allowed to remain in HIDL for one more release.

Change-Id: I59c3c4a867e73f97ff330a1f588d2a962b565f42
This commit is contained in:
Devin Moore
2023-01-06 20:47:27 +00:00
committed by Android (Google) Code Review
parent f38eae91fc
commit 79ff7a0764

View File

@@ -674,6 +674,14 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>android.hardware.soundtrigger</name>
<version>2.3</version>
<interface>
<name>ISoundTriggerHw</name>
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>android.hardware.soundtrigger3</name>
<version>1</version>