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.1/default/EvsEnumerator.cpp b/automotive/evs/1.1/default/EvsEnumerator.cpp index 117ee7a..d066471 100644 --- a/automotive/evs/1.1/default/EvsEnumerator.cpp +++ b/automotive/evs/1.1/default/EvsEnumerator.cpp
@@ -70,7 +70,7 @@ // Add ultrasonics array desc. sUltrasonicsArrayRecordList.emplace_back( - EvsUltrasonicsArray::GetDummyArrayDesc("front_array")); + EvsUltrasonicsArray::GetMockArrayDesc("front_array")); }