Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit b2ce2c5b authored by Wei Huang's avatar Wei Huang Committed by Jack Yu
Browse files

Fix : Reconnection not triggered when APN changed

When APN is changed, connections whose ApnSetting change will be cleaned
up. However, as ApnSetting#equals doesn't check mmsPort, username and
password, connection will not be cleaned up even if user changes them.
To fix the issue, add logic to check them and also introduced test case
to prevent same failure in the future.

Bug: 30207789
Test: Telephony unit tests
Merged-In: I4ac75ebac1755a42c4e88da60b059874ea9f693c
Change-Id: I4ac75ebac1755a42c4e88da60b059874ea9f693c
parent d13c5261
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment