sm6150-common: Drop soundtrigger HIDL impl

* breaks google voice match with pixelpropsutils as
   we don't have hotword enrollment support

Change-Id: I213626f9729e5ff47ce7e6c990d605ed669b97e3
Signed-off-by: donjohanliebert <donjohanliebert@gmail.com>
This commit is contained in:
Adithya R 2021-11-26 21:58:03 +05:30 committed by donjohanliebert
parent 215025ef4d
commit 4d23c0af8a
2 changed files with 1 additions and 11 deletions

View File

@ -93,15 +93,6 @@
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.soundtrigger</name>
<transport>hwbinder</transport>
<version>2.2</version>
<interface>
<name>ISoundTriggerHw</name>
<instance>default</instance>
</interface>
</hal>
<hal format="hidl">
<name>android.hardware.tetheroffload.config</name>
<transport>hwbinder</transport>

View File

@ -45,8 +45,7 @@ PRODUCT_PACKAGES += \
android.hardware.audio@6.0-impl \
android.hardware.audio.effect@6.0-impl \
android.hardware.audio.service \
android.hardware.bluetooth.audio-impl \
android.hardware.soundtrigger@2.2-impl
android.hardware.bluetooth.audio-impl
PRODUCT_PACKAGES += \
audio.bluetooth.default \