Merge "Include NotificationMemoryModule in NotificationsModule" into udc-qpr-dev am: 747182caf9 am: 98f4bbd6c6

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/24264291

Change-Id: Ic84c08863bad9745b0051b2f40b01bb0fee726d7
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Jernej Virag
2023-08-01 06:46:39 +00:00
committed by Automerger Merge Worker

View File

@@ -91,6 +91,7 @@ import javax.inject.Provider;
NotificationSectionHeadersModule.class,
NotificationListViewModelModule.class,
ActivatableNotificationViewModelModule.class,
NotificationMemoryModule.class,
})
public interface NotificationsModule {
@Binds