Merge changes from topic "presubmit-am-ef022b9359c54a67bdf5fa122cdf9375" into tm-mainline-prod
* changes:
[automerge] Removing line submited by mistake. 2p: dac0769af1
Removing line submited by mistake.
This commit is contained in:
committed by
Android (Google) Code Review
commit
baf4c707ac
@@ -90,7 +90,7 @@ public class NotificationDotsPreference extends Preference
|
||||
Bundle extras = new Bundle();
|
||||
extras.putString(EXTRA_FRAGMENT_ARG_KEY, "notification_badging");
|
||||
|
||||
setIntent(new Intent("android.settings.SETTINGS_EMBED_DEEP_LINK_ACTIVITY")
|
||||
setIntent(new Intent("android.settings.NOTIFICATION_SETTINGS")
|
||||
.putExtra(EXTRA_SHOW_FRAGMENT_ARGS, extras));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user