Skip to content

Commit

Permalink
edison: add stock ICS audio blob
Browse files Browse the repository at this point in the history
(fixes in-call volume and speakerphone)

credit/thanks to stargo

Dependent on the following:
http://review.cyanogenmod.org/#/c/64231/
http://review.cyanogenmod.org/#/c/64232/
BOARD_USES_ICS_VOICE_BLOB := true in BoardConfig.mk
  • Loading branch information
alteredlikeness committed May 17, 2014
1 parent 278f0ce commit 0af9555
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion edison/edison-vendor-blobs.mk
Expand Up @@ -90,4 +90,5 @@ PRODUCT_COPY_FILES += \
vendor/motorola/edison/proprietary/bin/ap_gain_mmul.bin:system/bin/ap_gain_mmul.bin \
vendor/motorola/edison/proprietary/etc/firmware/ducati-m3.bin:system/etc/firmware/ducati-m3.bin \
vendor/motorola/edison/proprietary/etc/firmware/TIInit_10.6.15.bts:system/etc/firmware/TIInit_10.6.15.bts \
vendor/motorola/edison/proprietary/lib/hw/audio.primary.omap4.so:system/lib/hw/audio.primary.omap4.so
vendor/motorola/edison/proprietary/lib/hw/audio.primary.omap4.so:system/lib/hw/audio.primary.omap4.so \
vendor/motorola/edison/proprietary/lib/hw/audio.primary.ics.so:system/lib/hw/audio.primary.ics.so
Binary file added edison/proprietary/lib/hw/audio.primary.ics.so
Binary file not shown.

0 comments on commit 0af9555

Please sign in to comment.