Snap for 7475547 from fb51977303a3f6cb71fcfdef4c62d654638188f6 to rvc-platform-release am: beef84f5b3

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

Change-Id: Ie5f84b28741c08cbe156a75734e491171f973cc0
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 340aab7..e99561f 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -585,7 +585,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>