Unregister after replacement for network agent to avoid onLost
When immutable properties change, the original behavior will unregister the networkagent, causing apps receiving onLost. Using the new API unregisterAfterReplacement will not cause onLost but being replaced by a equivalent or better network. Test: basic phone call + data browsing Bug: 253219539 Change-Id: I816a1b6e3a7ee77b9158ef9ee2331168076ba2c2
Loading
Please register or sign in to comment