Skip to content

Commit

Permalink
Move Network settings to msm8226-common
Browse files Browse the repository at this point in the history
Change-Id: I2c3472ab284375d9f6da9dadd1f1573fb47490e8
  • Loading branch information
dhacker29 committed Mar 21, 2014
1 parent 65a9c6d commit 09a4710
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions device_falcon.mk
Original file line number Diff line number Diff line change
Expand Up @@ -30,13 +30,5 @@ PRODUCT_LOCALES += xhdpi
PRODUCT_AAPT_CONFIG := normal hdpi xhdpi
PRODUCT_AAPT_PREF_CONFIG := xhdpi

# CDMA, GSM/WCDMA
PRODUCT_PROPERTY_OVERRIDES += \
ro.telephony.default_network=5 \
telephony.lteOnCdmaDevice=1 \
persist.radio.mode_pref_nv10=1 \
persist.radio.no_wait_for_card=1 \
persist.radio.dfr_mode_set=1

$(call inherit-product, device/motorola/msm8226-common/keylayout/keylayout.mk)
$(call inherit-product, vendor/motorola/falcon/falcon-vendor.mk)

0 comments on commit 09a4710

Please sign in to comment.