summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-01 11:03:36 +0000
committerAndroid Build Coastguard Worker <android-build-coastguard-worker@google.com>2021-07-01 11:03:36 +0000
commit3a39ac5b54de6167d626a11a58bf33a3f716e0d2 (patch)
tree1a7d83a046d81d5482f5e02c8652786ddc406016
parentf7de654b9a0ceda6a162b12f450991cd2de101c3 (diff)
parentaee0e74661a06e1d99ec7a6720c4d565043aa84a (diff)
downloadplatform_packages_services_Telephony-android11-d2-release.tar.gz
platform_packages_services_Telephony-android11-d2-release.tar.bz2
platform_packages_services_Telephony-android11-d2-release.zip
Merge cherrypicks of [15172584, 15172286, 15172594, 15172385, 15172631, 15172632, 15172633, 15172634, 15171221, 15171222, 15171223, 15171541, 15171542, 15171668, 15172342, 15170823, 15170824, 15170825, 15170826, 15170827, 15170828, 15170829, 15172650, 15172651, 15172652, 15172653, 15172654, 15172655, 15172656, 15172657, 15172658, 15172659, 15172660, 15172661, 15172386, 15172387, 15172388, 15172389, 15172670, 15172553, 15172589, 15172343, 15172617, 15172618, 15172619, 15172620, 15172690, 15172691, 15172692, 15172693, 15172694, 15172695, 15172696, 15172697, 15171708, 15171709, 15172554, 15172555, 15172710, 15172621, 15172635, 15172636, 15172698, 15172699, 15172700, 15171543, 15172701, 15172702, 15172703, 15172704, 15171669, 15172622] into rvc-d2-releaseandroid-11.0.0_r48android-11.0.0_r47android-11.0.0_r45android-11.0.0_r44android11-d2-release
Change-Id: I9aa57483b6815f0d7efb691fef84a2bbfe15676a
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 340aab704..e99561fdc 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>