From 7ea276be0387d0a3435ed81f68b1c431a3eca70d Mon Sep 17 00:00:00 2001 From: charansingh Date: Fri, 15 Apr 2011 03:23:56 +0530 Subject: [PATCH] Add Torch and FM to leo Change-Id: I0e898cf81c02656b95bf1d0e00df0c659c148070 --- products/cyanogen_leo.mk | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/products/cyanogen_leo.mk b/products/cyanogen_leo.mk index 34331400..6a29023a 100644 --- a/products/cyanogen_leo.mk +++ b/products/cyanogen_leo.mk @@ -23,7 +23,7 @@ PRODUCT_PACKAGE_OVERLAYS += vendor/cyanogen/overlay/leo # This file is used to install the enable RMNET and corresponding modules which dont get activated by normal module script PRODUCT_COPY_FILES += \ - vendor/cyanogen/prebuilt/leo/etc/init.d/01modules:system/etc/init.d/01modules + vendor/cyanogen/prebuilt/leo/etc/init.d/01modules:system/etc/init.d/01modules \ # Extra RIL settings PRODUCT_PROPERTY_OVERRIDES += \ @@ -31,6 +31,12 @@ PRODUCT_PROPERTY_OVERRIDES += \ ro.ril.oem.nosim.ecclist=911,112,113,115,117,999,000,08,118,120,122,110,119,995 \ ro.ril.emc.mode=2 +# Add the Torch app +PRODUCT_PACKAGES += Torch + +# Broadcom FM radio +$(call inherit-product, vendor/cyanogen/products/bcm_fm_radio.mk) + # # Set ro.modversion