Revert "Revert the Outbound call fix for testing"

This reverts commit 052cece359.
This commit is contained in:
Matt Filetto 2014-06-08 20:52:15 -07:00
parent 4bf2579b47
commit 2192839a56

View file

@ -102,6 +102,7 @@ void gsm_properties()
{
property_set("telephony.lteOnGsmDevice", "1");
property_set("ro.telephony.default_network", "9");
property_set("ro.telephony.ril.v3", "newDialCode");
}
void cdma_properties()