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

Commit bb3e61f3 authored by Vadim Tryshev's avatar Vadim Tryshev
Browse files

Ignoring FloatingTaskThumbnailView:id/thumbnail

Bug: 286251603
Test: presubmit
Flag: N/A
Change-Id: I7e1f31c24e6b3f7cfc996d2117a8cd4e3482c01b
parent 72731c4b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -58,7 +58,8 @@ final class FlashDetector extends AnomalyDetector {
                    + "|WidgetCellPreview:id/widget_preview_container|ImageView:id/widget_badge",
            RECENTS_DRAG_LAYER + "FallbackRecentsView:id/overview_panel|TaskView|IconView:id/icon",
            DRAG_LAYER + "SearchContainerView:id/apps_view",
            DRAG_LAYER + "LauncherDragView"
            DRAG_LAYER + "LauncherDragView",
            DRAG_LAYER + "FloatingTaskView|FloatingTaskThumbnailView:id/thumbnail"
    ));

    // Per-AnalysisNode data that's specific to this detector.