Improper notification displayed when leaving home network on MSIM device
As Android vanilla logic, if data connection gets off when phone leaves
home network with data roaming setting off, notification is displayed to
inform user of data connectivity loss. However, this logic does not care
MSIM device correctly. When data connection on NON data SIM gets off in
the same roaming scenario, notification is improperly displayed even if
primary data SIM which user uses for data transmission keeps connected.
Fix this issue by ignoring NON data SIM to display the notification.
Bug: 30007289
Change-Id: I793d2c3e4a7bfa99a678f433381ef3693ebdcd20
1 file changed