Fix missing subscription list changes
A missing @Override let the wrong function try to catch changes to the subscription list. The SubscriptionManager returns null when no SIMs are in the device, so handle null as an empty list of subscriptions. Bug: 18752587 Change-Id: I20ee1bde3f23828860f57b512662ad54ee51baf0
Loading
Please register or sign in to comment