DO NOT MERGE - Merge RQ3A.210805.001.A1. am: b2ce378d97

Original change: https://android-review.googlesource.com/c/platform/packages/services/Telephony/+/1785429

Change-Id: Ia5f43e21a15ddc34b2eceff4ecd79346402ddf2e
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 61aa975..b3b7f8b 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -638,7 +638,7 @@
                 <action android:name="com.android.phone.CallFeaturesSetting.ADD_VOICEMAIL" />
                 <category android:name="android.intent.category.DEFAULT" />
             </intent-filter>
-            <intent-filter>
+            <intent-filter android:priority="1000">
                 <action android:name="android.telephony.action.CONFIGURE_VOICEMAIL" />
                 <category android:name="android.intent.category.DEFAULT" />
             </intent-filter>