sdm660-common: disable hardware soundtrigger interface

* ok google doesn't support hardware interface for sdm660, let ok google use software implementation

Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
Alcatraz323 2023-02-09 14:31:05 +08:00 committed by pix106
parent efce4ba8a1
commit f7cd303bdd
2 changed files with 0 additions and 6 deletions

View file

@ -60,11 +60,6 @@
<fqname>@1.0::ISensors/default</fqname>
<fqname>@1.0::ISensorManager/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.soundtrigger</name>
<transport>hwbinder</transport>
<fqname>@2.3::ISoundTriggerHw/default</fqname>
</hal>
<hal format="hidl">
<name>android.hardware.tetheroffload.config</name>
<transport>hwbinder</transport>

View file

@ -78,7 +78,6 @@ PRODUCT_PACKAGES += \
android.hardware.audio@7.1-impl \
android.hardware.audio.effect@7.0-impl \
android.hardware.audio.service \
android.hardware.soundtrigger@2.3-impl \
audio.primary.sdm660 \
audio.r_submix.default \
audio.usb.default \