Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Merge pull request #23 from viralwang/bug1000581
Browse files Browse the repository at this point in the history
Bug 1000581 - Configure DSDS for flame
  • Loading branch information
rvandermeulen committed May 27, 2014
2 parents b99bd35 + d1e50b9 commit 81eab08
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions flame.mk
Expand Up @@ -11,9 +11,14 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/generic.mk)
$(call inherit-product-if-exists, vendor/t2m/flame/flame-vendor-blobs.mk)

PRODUCT_PROPERTY_OVERRIDES += \
persist.radio.multisim.config=dsds \
ro.moz.devinputjack=1 \
ro.moz.nfc.enabled=true \
ro.moz.ril.0.network_types=gsm,wcdma \
ro.moz.ril.1.network_types=gsm \
ro.moz.ril.emergency_by_default=true \
ro.moz.ril.numclients=2 \
ro.moz.ril.subscription_control=true \
org.bluez.device.conn.type=array \

PRODUCT_PACKAGES += \
Expand Down

0 comments on commit 81eab08

Please sign in to comment.