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

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

Change-Id: I81fd250007cfcede6530f83979307841ed25af6f
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" />