Merge "Remove action VIEW from Call settings." am: 12f8a1b303 am: 8c6744a1cd am: 6eda60685d am: 419e325857

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

Change-Id: I97adf5a0e5b0f08a0b44b94c4698dc649e11a247
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index d2889e6..f1cd767 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -437,7 +437,6 @@
                 android:exported="true"
                 android:theme="@style/DialerSettingsLight">
             <intent-filter android:priority="1">
-                <action android:name="android.intent.action.VIEW" />
                 <action android:name="android.intent.action.MAIN" />
                 <action android:name="android.telecom.action.SHOW_CALL_SETTINGS" />
                 <category android:name="android.intent.category.DEFAULT" />