mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "Fix check for DisabledDataStatusCheck"
This commit is contained in:
committed by
Android (Google) Code Review
commit
6f7bc58bd7
@@ -307,7 +307,7 @@ TEST_P(UsbAidlTest, DisabledDataStatusCheck) {
|
||||
}
|
||||
}
|
||||
}
|
||||
EXPECT_LE(1, disabledCount);
|
||||
EXPECT_GE(1, disabledCount);
|
||||
ALOGI("UsbAidlTest DataStatusCheck end");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user