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 #126 from EdgarChen/bug_1193234/reducing_sim_slot
Browse files Browse the repository at this point in the history
Bug 1193234 - Enable only 2 RIL services on emulator-kk. r=hsinyi
  • Loading branch information
EdgarChen committed Aug 18, 2015
2 parents e862ab9 + ad2c175 commit aacd9b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/product/emulator.mk
Expand Up @@ -68,7 +68,7 @@ PRODUCT_COPY_FILES += \

PRODUCT_PROPERTY_OVERRIDES += \
ro.moz.nfc.enabled=true \
ro.moz.ril.numclients=9 \
ro.moz.ril.numclients=2 \
ro.moz.ril.query_icc_count=true \
$(empty)

Expand Down

0 comments on commit aacd9b1

Please sign in to comment.