Fix to dismiss network selection notification when disable sim.

The network selection notification(Selected network unavailable)
couldn't be dismissed and remained when sim is disabled, since
disabled sim card has valid subId but not active.
Added inactive subId condition to dismiss notification.

Bug: 291697598
Test: atest NotificationMgrTest
Test: manually tested with AT&T and Fi sim card.
Change-Id: I3035b426560c9fa881f0867e9cc9bb01f20f5017
2 files changed