e3q: Add broken audio

Change-Id: If9adb9388c603cf8a08aee314e6e0bdead1f183d
This commit is contained in:
David Wronek
2024-12-02 22:11:55 +01:00
parent 99c3a84c35
commit aade86fc48
5 changed files with 447 additions and 15 deletions

View File

@@ -179,4 +179,20 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl" optional="true">
<name>vendor.samsung.hardware.gnss</name>
<version>2.0</version>
<interface>
<name>ISehGnss</name>
<instance>default</instance>
</interface>
</hal>
<hal format="aidl" optional="true">
<name>vendor.samsung.hardware.gnss</name>
<version>2</version>
<interface>
<name>ISehGnss</name>
<instance>default</instance>
</interface>
</hal>
</compatibility-matrix>