Remove SmsDefaultDialog which has been replaced by role.
Bug: 131204827 Test: presubmit Change-Id: If436d4f0777838dc490fa45901005008bb57315b
This commit is contained in:
@@ -2403,16 +2403,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"
|
||||
|
||||
Reference in New Issue
Block a user