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

Commit 2da88973 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Remove HIGH connectivity from dump test" am: 0c3c5f8d am: a8a23bbc

Original change: https://android-review.googlesource.com/c/platform/frameworks/native/+/1635079

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I5bb7493530717366f5f045b15fafb964510d834e
parents 3b315bbc a8a23bbc
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -411,7 +411,6 @@ TEST_F(BugreportSectionTest, WindowSectionGenerated) {
}

TEST_F(BugreportSectionTest, ConnectivitySectionsGenerated) {
    SectionExists("HIGH connectivity", /* bytes= */ 3000);
    SectionExists("connectivity", /* bytes= */ 5000);
}