commit | 60f05272a0099867658dd1d1ef3c7073ec917c2b | [log] [tgz] |
---|---|---|
author | Saint Chou <saintchou@google.com> | Wed Jul 29 12:24:31 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jul 29 12:24:31 2020 +0000 |
tree | 06838e5be235a3ecd14e4e4bdf2b0d9fd5dc3c6b | |
parent | 36c35fcdd6544b0dfb3099f2264786c971cc64f9 [diff] | |
parent | c94fc38a667951f79c14047a6d28060c03336bc9 [diff] |
Update language to comply with Android's inclusive language guidance am: a9997f0474 am: c94fc38a66 Original change: https://android-review.googlesource.com/c/platform/system/update_engine/+/1375858 Change-Id: I759b3d0419b8d79260eb249bd61e5cb721c1080b
diff --git a/payload_consumer/download_action.h b/payload_consumer/download_action.h index 740416d..6928443 100644 --- a/payload_consumer/download_action.h +++ b/payload_consumer/download_action.h
@@ -124,7 +124,7 @@ bool SetupP2PSharingFd(); // Writes |length| bytes of payload from |data| into |file_offset| - // of the p2p file. Also does sanity checks; for example ensures we + // of the p2p file. Also does validation checks; for example ensures we // don't end up with a file with holes in it. // // This method does nothing if SetupP2PSharingFd() hasn't been