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:
parent
215025ef4d
commit
4d23c0af8a
@ -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>
|
||||
|
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user