commit | 4af5b76a8339ca644b19b394e6e51cb763f2a209 | [log] [tgz] |
---|---|---|
author | Saint Chou <saintchou@google.com> | Wed Jul 29 12:40:57 2020 +0000 |
committer | Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com> | Wed Jul 29 12:40:57 2020 +0000 |
tree | 06838e5be235a3ecd14e4e4bdf2b0d9fd5dc3c6b | |
parent | ae8ec3d0a89a5485aa86aa2568cde5597820e28a [diff] | |
parent | 60f05272a0099867658dd1d1ef3c7073ec917c2b [diff] |
Update language to comply with Android's inclusive language guidance am: a9997f0474 am: c94fc38a66 am: 60f05272a0 Original change: https://android-review.googlesource.com/c/platform/system/update_engine/+/1375858 Change-Id: I38a66b4792a9c1ffb06f4a73b90764ad2d469ab9
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