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

Commit d0a5c6bd 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...

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

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I2426f00bf9f197bdd5001604726bf314c71348b5
parents cae64a3d f5b97a8b
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);
}