commit | cb877f950bc0e18929e5cc52b5da7a1d72316e13 | [log] [tgz] |
---|---|---|
author | Changyeon Jo <changyeon@google.com> | Thu Aug 06 13:14:43 2020 -0700 |
committer | Changyeon Jo <changyeon@google.com> | Thu Aug 06 15:24:03 2020 -0700 |
tree | d053ccea6e508984421a7abc137918c283cd0ba5 | |
parent | 44319359800e2a39138ddd042aad88e6f91bc9d2 [diff] [blame] |
Use more inclusive terms Updating language to comply with the inclusive language guidance Bug: 162326641 Test: m -j Change-Id: I627c22c3a0f89879255f1c65cfa314aebc70417e
diff --git a/automotive/evs/1.0/default/EvsCamera.cpp b/automotive/evs/1.0/default/EvsCamera.cpp index e0782ec..0daea5a 100644 --- a/automotive/evs/1.0/default/EvsCamera.cpp +++ b/automotive/evs/1.0/default/EvsCamera.cpp
@@ -49,7 +49,7 @@ mDescription.cameraId = id; - // Set up dummy data for testing + // Set up mock data for testing if (mDescription.cameraId == kCameraName_Backup) { mWidth = 640; // full NTSC/VGA mHeight = 480; // full NTSC/VGA