Merge "Remove SmsDefaultDialog which has been replaced by role." into qt-dev am: 98ba2a6b8b am: c46403a34e

am: e99117aa25

Change-Id: I6ab872fe7f7580555eb228f61f38154f5aab33f3
This commit is contained in:
Hai Zhang
2019-05-21 21:22:31 -07:00
committed by android-build-merger
2 changed files with 0 additions and 299 deletions

View File

@@ -2401,16 +2401,6 @@
android:excludeFromRecents="true">
</activity>
<activity android:name=".SmsDefaultDialog"
android:label="@string/sms_application_title"
android:excludeFromRecents="true"
android:theme="@android:style/Theme.DeviceDefault.Light.Dialog.Alert">
<intent-filter android:priority="1">
<action android:name="android.provider.Telephony.ACTION_CHANGE_DEFAULT" />
<category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</activity>
<activity
android:name="Settings$NotificationAccessSettingsActivity"
android:label="@string/manage_notification_access_title"