commit | 9138a21e705e982c5f2449191251f6700fba8894 | [log] [tgz] |
---|---|---|
author | Jack Yu <jackyu@google.com> | Thu Jun 10 10:40:12 2021 -0700 |
committer | Jack Yu <jackyu@google.com> | Thu Jun 10 21:48:54 2021 +0000 |
tree | 30e5d4debdd31a1b3e090039dbaf040d10078433 | |
parent | 91ffe299180fefd1522a455c58b21c73d31e5167 [diff] |
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: I1bac995ea208bac9bd9e1b61432135dc4385d036