Made same APN retry maximum counter configurable
The default counter was hardcoded as 3. Made this counter configurable through carrier config. For infinite retry the counter could be configured as 2147483647 (i.e. INT_MAX) Test: atest RetryManagerTest Fix: 190482957 Change-Id: I0edadde82faa8c5a6afaf0180f0b1edbb01233a9
Loading
Please register or sign in to comment