ace: enable aicbootfix

fix my fault in vivo merge

Change-Id: Idc37dbd02805ee21461916121248c318aa5d76cc
This commit is contained in:
Giulio Cervera 2011-06-22 19:19:31 +02:00
parent f6daf95003
commit 87ef97e593

View File

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