Don't crash if Blocked Number Storage is disabled
If the provider is disabled or missing, trying to resolve content://com.android.blockednumber/ will result in an IllegalArgumentException. Don't allow to block numbers if the provider is missing, or else the Dialer app will crash upon opening the preferences. BUGBASH-1260 Change-Id: Icdc97336f1c6779b3a659624dc124a62311f5052
Loading
Please register or sign in to comment