Mecha: Add AicBootFix to force phone into correct DSP Mode

Change-Id: Ie9a399bda682732702909a0b338abdaa78ebe6d1
This commit is contained in:
Tony Layher 2011-05-01 21:21:35 -04:00 committed by Steve Kondik
parent e9304e142e
commit de1ebef2d3

View File

@ -20,6 +20,9 @@ PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/mecha
# Add the Torch app
PRODUCT_PACKAGES += Torch
# Add AicBootFix
PRODUCT_PACKAGES += AicBootFix
# Broadcom FM radio
$(call inherit-product, vendor/cyanogen/products/bcm_fm_radio.mk)