commit | 7540730b892609026a22bd92761d50b6c3059a47 | [log] [tgz] |
---|---|---|
author | Android Build Coastguard Worker <[email protected]> | Wed Aug 11 04:54:39 2021 +0000 |
committer | Automerger Merge Worker <[email protected]> | Wed Aug 11 04:54:39 2021 +0000 |
tree | 1a7d83a046d81d5482f5e02c8652786ddc406016 | |
parent | a268766df1b39fdaf4c6f4364db2c6a0a3178e29 [diff] | |
parent | beef84f5b3f7a3a64833706ba7aaf0855659b050 [diff] |
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>