[automerge] Removing line submited by mistake. 2p: dac0769af1
Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/17624450 Change-Id: I3350899e19b1cfc9f3b8fcff92bf5031e819fc76
This commit is contained in:
committed by
Presubmit Automerger Backend
commit
1e1bcb19cb
@@ -90,7 +90,7 @@ public class NotificationDotsPreference extends Preference
|
|||||||
Bundle extras = new Bundle();
|
Bundle extras = new Bundle();
|
||||||
extras.putString(EXTRA_FRAGMENT_ARG_KEY, "notification_badging");
|
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));
|
.putExtra(EXTRA_SHOW_FRAGMENT_ARGS, extras));
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user