Merge " Add Torch and FM to leo" into gingerbread
This commit is contained in:
commit
b7fdf07005
@ -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
|
# This file is used to install the enable RMNET and corresponding modules which dont get activated by normal module script
|
||||||
PRODUCT_COPY_FILES += \
|
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
|
# Extra RIL settings
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
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.oem.nosim.ecclist=911,112,113,115,117,999,000,08,118,120,122,110,119,995 \
|
||||||
ro.ril.emc.mode=2
|
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
|
# Set ro.modversion
|
||||||
|
Loading…
Reference in New Issue
Block a user