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