From dca13aefa0510b874604198943f27515cd354e2c Mon Sep 17 00:00:00 2001 From: Jack Yu Date: Tue, 29 Nov 2016 16:45:21 -0800 Subject: Reduced the data retry to 40 times for the first hour for AT&T Since modem retries each APN for 5 times, we reduced the retry from the telephony to 8 times for the first hour. This is to comply AT&T GSM-BTR-1-1728. Test: manual test bug: 31923783 Merged-In: I7fb104c4060c22c30695afbb8210fdd75404783d Change-Id: I198fe26cb262642e6dc2d29833bea003c34c7a7b --- assets/carrier_config_310410.xml | 32 ++++++++++++++++++++++---------- 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/assets/carrier_config_310410.xml b/assets/carrier_config_310410.xml index 97874a4..090aec4 100644 --- a/assets/carrier_config_310410.xml +++ b/assets/carrier_config_310410.xml @@ -1,13 +1,25 @@ - - - - - - - - - - + + + + + + + + + + + + + + + + -- cgit v1.2.3