sdm660-common: Drop non-functional soundtrigger
* Fixes google assistant voice match in android 11 Change-Id: I21100e2f368ec0ddf3b546372b241d85bb698747 Signed-off-by: clarencelol <clarencekuiek@icloud.com> Signed-off-by: pix106 <sbordenave@gmail.com>
This commit is contained in:
parent
06838ae9d3
commit
4856ffe033
2 changed files with 0 additions and 6 deletions
|
@ -86,11 +86,6 @@
|
||||||
<fqname>@1.0::ISensors/default</fqname>
|
<fqname>@1.0::ISensors/default</fqname>
|
||||||
<fqname>@1.0::ISensorManager/default</fqname>
|
<fqname>@1.0::ISensorManager/default</fqname>
|
||||||
</hal>
|
</hal>
|
||||||
<hal format="hidl">
|
|
||||||
<name>android.hardware.soundtrigger</name>
|
|
||||||
<transport>hwbinder</transport>
|
|
||||||
<fqname>@2.1::ISoundTriggerHw/default</fqname>
|
|
||||||
</hal>
|
|
||||||
<hal format="hidl">
|
<hal format="hidl">
|
||||||
<name>android.hardware.usb</name>
|
<name>android.hardware.usb</name>
|
||||||
<transport>hwbinder</transport>
|
<transport>hwbinder</transport>
|
||||||
|
|
|
@ -80,7 +80,6 @@ PRODUCT_PACKAGES += \
|
||||||
android.hardware.audio@7.0-impl:32 \
|
android.hardware.audio@7.0-impl:32 \
|
||||||
android.hardware.audio.effect@7.0-impl:32 \
|
android.hardware.audio.effect@7.0-impl:32 \
|
||||||
android.hardware.audio.service \
|
android.hardware.audio.service \
|
||||||
android.hardware.soundtrigger@2.1-impl \
|
|
||||||
audio.a2dp.default \
|
audio.a2dp.default \
|
||||||
audio.primary.sdm660 \
|
audio.primary.sdm660 \
|
||||||
audio.r_submix.default \
|
audio.r_submix.default \
|
||||||
|
|
Loading…
Reference in a new issue