mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-02 20:24:19 +00:00
Merge "Update language in VtsHalPowerV1_2TargetTest to comply with Android’s inclusive language guidance" am: 79983c6d89 am: 5a283b50e3
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1375153 Change-Id: I2486601463c657f103b695dd53c90335637f3364
This commit is contained in:
@@ -37,7 +37,7 @@ class PowerHidlTest : public testing::TestWithParam<std::string> {
|
||||
sp<IPower> power;
|
||||
};
|
||||
|
||||
// Sanity check Power::PowerHintAsync_1_2 on good and bad inputs.
|
||||
// Validate Power::PowerHintAsync_1_2 on good and bad inputs.
|
||||
TEST_P(PowerHidlTest, PowerHintAsync_1_2) {
|
||||
std::vector<PowerHint> hints;
|
||||
for (uint32_t i = static_cast<uint32_t>(PowerHint::VSYNC);
|
||||
|
||||
Reference in New Issue
Block a user