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

Commit b909b448 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Use more inclusive language for #inclusivefixit" am: b8bcd11f am: 6cbe4a61

Original change: https://android-review.googlesource.com/c/platform/system/core/+/1371436

Change-Id: I2b988ba310d1bf606c8ba090854de746e8f43d26
parents 5b552aed 6cbe4a61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1286,7 +1286,7 @@ TEST_P(UserdataPartition, UnlockErases) {
    ASSERT_TRUE(PartitionHash(fb.get(), "userdata", &hash_buf, &retcode, &err_msg)) << err_msg;
    ASSERT_EQ(retcode, 0) << err_msg;

    // Sanity check of hash
    // Validity check of hash
    EXPECT_NE(hash_before, hash_buf)
            << "Writing a random buffer to 'userdata' had the same hash as after erasing it";
    SetLockState(true);  // Lock the device