Skip to content

Commit

Permalink
VZW retry configurations for LTE/EHRPD connections
Browse files Browse the repository at this point in the history
Change-Id: I5f7f108331223d8efa1d2db13cb25ac877103453
  • Loading branch information
Kazuhiro Ondo authored and Wink Saville committed May 20, 2011
1 parent cf3bb4a commit 0386d6c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions system.prop
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,7 @@ ro.cdma.otaspnumschema=SELC,1,80,99

# Give extra time for LTE bug dumps
ril.dumpstate.timeout=75

# Retry config when GSM DCT is used for EHRPD/LTE call
ro.gsm.data_retry_config=max_retries=infinite,default_randomization=2000,0,0,120000,180000,540000,960000
ro.gsm.2nd_data_retry_config=max_retries=infinite,default_randomization=2000,0,0,120000,180000,540000,960000

0 comments on commit 0386d6c

Please sign in to comment.