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

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

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

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ib86655e562935bd5935efd3b965d707e9d93ff9b
parents 56d10002 0c3c5f8d
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);
}