diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 519edc60ec2..a50343ef4b3 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -1846,17 +1846,23 @@ android:label="@string/app_notifications_title" android:exported="true" android:taskAffinity=""> - - - - - + + + + + + + + resolveInfos = pm.queryIntentActivities( APP_NOTIFICATION_PREFS_CATEGORY_INTENT, PackageManager.MATCH_DEFAULT_ONLY);