commit | 77f9e2adfc982ff5fc669441f465645b475d5c88 | [log] [tgz] |
---|---|---|
author | Meng Wang <mewan@google.com> | Mon May 17 18:42:33 2021 +0000 |
committer | Meng Wang <mewan@google.com> | Mon May 17 12:04:40 2021 -0700 |
tree | fcfef4a282b20e153c8b99c0b300dddf4680a534 | |
parent | 3ec445926ba8cb20295eb80e64939b017565ba51 [diff] |
Should not try IMS or EMERGENCY APN for initial-attach. This helps to avoid the problem where the auto-generated IMS or EMERGENCY APN being used for initial-attach due to racing conditions. Some carriers may require IMS APN for initial-attach. That case, the IA type should have been added to the APN explicitly to prevent the DEFAULT APN from being used. Bug: 186120396 Change-Id: Ic5e449e514a996f90b815e56fe136ac1f453496e Test: manual