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

Commit c4c89cd9 authored by lyn's avatar lyn
Browse files

Remove getSection override in BundleEntry

Bug: 395698521
Test: manual
Flag: com.android.systemui.notification_bundle_ui
Change-Id: I8c7826b648ac1f3fe756b7275a8c702fb0f51e7e
parent c57d5aa8
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -63,12 +63,6 @@ public class BundleEntry extends PipelineEntry {
        return null;
    }

    @Nullable
    @Override
    public NotifSection getSection() {
        return null;
    }

    @Override
    public int getSectionIndex() {
        return 0;