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

Commit 6f7bc58b authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix check for DisabledDataStatusCheck"

parents d539a8c0 6dcb4177
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -307,7 +307,7 @@ TEST_P(UsbAidlTest, DisabledDataStatusCheck) {
      }
    }
  }
  EXPECT_LE(1, disabledCount);
  EXPECT_GE(1, disabledCount);
  ALOGI("UsbAidlTest DataStatusCheck end");
}