commit | 596307912b179d1a2e5fd6a5bb489be735af2b82 | [log] [tgz] |
---|---|---|
author | Amy Zhang <amyjojo@google.com> | Wed Jul 29 01:33:36 2020 +0000 |
committer | Amy Zhang <amyjojo@google.com> | Wed Jul 29 01:33:39 2020 +0000 |
tree | f7823d4790247a088ae6a5e0ad8a9d7e481ac52c | |
parent | 3d5e0bb649b26a41e7a2ceb9233606c5db6d79be [diff] |
Update language in VtsHalPowerV1_2TargetTest to comply with Android’s inclusive language guidance See https://source.android.com/setup/contribute/respectful-code for reference BUG=161896447 Change-Id: I8de9ed6ead75243537f77bf358c5b3e443330a68
diff --git a/power/1.2/vts/functional/VtsHalPowerV1_2TargetTest.cpp b/power/1.2/vts/functional/VtsHalPowerV1_2TargetTest.cpp index a5ecf5d..aef525d 100644 --- a/power/1.2/vts/functional/VtsHalPowerV1_2TargetTest.cpp +++ b/power/1.2/vts/functional/VtsHalPowerV1_2TargetTest.cpp
@@ -37,7 +37,7 @@ 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);