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

Commit f5b97a8b 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 am: 2da88973

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I7d9522e6a52b260ce9ac7191999354d5cfee2e97
parents 132bfbf5 2da88973
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);
}