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

Commit 5a283b50 authored by Amy Zhang's avatar Amy Zhang Committed by Automerger Merge Worker
Browse files

Merge "Update language in VtsHalPowerV1_2TargetTest to comply with Android’s...

Merge "Update language in VtsHalPowerV1_2TargetTest to comply with Android’s inclusive language guidance" am: 79983c6d

Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/1375153

Change-Id: I88ea14979dfb69446422f89a6553893359d1a597
parents 73122cd2 79983c6d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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);