summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-10-07 17:23:09 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-10-07 17:23:09 +0000
commitc84677e6b7f0a40767a0630d6135ba7d429c9119 (patch)
tree8b5d554241b4b99ae1cd518f4e13c5ac0f73e621
parent9843a6f15c661b141d7ab2a60e98ed6df6cc8f60 (diff)
parent188a9a9e4f8530cb93c2e220acb13b13eee808cd (diff)
downloadTelephony-android12-mainline-tzdata-release.tar.gz
Change-Id: Idb47d49b63e39600e64d42d5d732c2c3d9e9b858
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index dda96f892..61e318948 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -570,7 +570,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>