Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1bba126d authored by Jernej Virag's avatar Jernej Virag
Browse files

Include NotificationMemoryModule in NotificationsModule

Without this, the CoreStarteable won't start.

Bug: 290620219
Test: built for panther-userdebug and verified that initialization
      log message appears
Change-Id: I719e49f57a19571dbd1073bcaf9bd72a948db4d0
parent 40383d79
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -91,6 +91,7 @@ import javax.inject.Provider;
        NotificationSectionHeadersModule.class,
        NotificationListViewModelModule.class,
        ActivatableNotificationViewModelModule.class,
        NotificationMemoryModule.class,
})
public interface NotificationsModule {
    @Binds