Merge "Ace: Added AicBootFix to Ace Makefile" into gingerbread

This commit is contained in:
Keyan Mobli 2011-03-20 04:36:13 +03:00 committed by Gerrit Code Review
commit 1125112c53

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)