Revert the Outbount call fix for testing

This commit is contained in:
Matt Filetto 2014-06-06 22:44:33 -07:00
parent eae34cf541
commit 052cece359
1 changed files with 0 additions and 1 deletions

View File

@ -102,7 +102,6 @@ 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()