commit | bcb73ab1f1f2e3808cd4fa6bcb59b86d92427d04 | [log] [tgz] |
---|---|---|
author | Ioana Alexandru <aioana@google.com> | Mon Mar 25 15:38:50 2024 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Mar 25 15:38:50 2024 +0000 |
tree | f4ffd2bd995ad49441f41830e856d7d4b2bb0ed6 | |
parent | e52b99f0da543bfbe6ff1729ce365a46b918cc3d [diff] | |
parent | 4275ef28d91dbba5cceb55d484a99e70ca28991a [diff] |
Merge "Remove duplicate metricsLogger call" into main
diff --git a/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/NotificationListViewBinder.kt b/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/NotificationListViewBinder.kt index 18bb5119..5544f93 100644 --- a/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/NotificationListViewBinder.kt +++ b/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/ui/viewbinder/NotificationListViewBinder.kt
@@ -173,7 +173,6 @@ footerView, footerViewModel, clearAllNotifications = { - metricsLogger.action(MetricsProto.MetricsEvent.ACTION_DISMISS_ALL_NOTES) clearAllNotifications( parentView, // Hide the silent section header (if present) if there will be