mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-23 12:35:33 -04:00
universal7885: remove soundtrigger HAL
* since we don't have soundtrigger module (sound_trigger.primary.exynos7884B.so), this hal does nothing but crashing
This commit is contained in:
parent
78c95716ca
commit
1f163c5496
1 changed files with 0 additions and 4 deletions
|
|
@ -274,10 +274,6 @@ PRODUCT_PACKAGES += \
|
||||||
android.hardware.sensors@1.0-service \
|
android.hardware.sensors@1.0-service \
|
||||||
libsensorndkbridge
|
libsensorndkbridge
|
||||||
|
|
||||||
# Soundtrigger
|
|
||||||
PRODUCT_PACKAGES += \
|
|
||||||
android.hardware.soundtrigger@2.3-impl
|
|
||||||
|
|
||||||
# Shims
|
# Shims
|
||||||
PRODUCT_PACKAGES += \
|
PRODUCT_PACKAGES += \
|
||||||
libcamera_metadata_helper \
|
libcamera_metadata_helper \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue