commit | 0fbbc904b897c0c10f17ca2861fb1ece133471c0 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <treehugger-gerrit@google.com> | Wed Jul 29 08:10:52 2020 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Jul 29 08:10:52 2020 +0000 |
tree | 89a3f1d14eee4b041eb0f4d7f8b26fba6f8ad4e0 | |
parent | 5fd4f5d47076b728a17a4f0ac5ef543a923be145 [diff] | |
parent | 08fac0c25f163133c72c647cdabadd58464fea05 [diff] |
Merge "Update language to comply with Android's inclusive language guidance"
diff --git a/cc/vndk.go b/cc/vndk.go index 15843c6..f9adec7 100644 --- a/cc/vndk.go +++ b/cc/vndk.go
@@ -340,7 +340,7 @@ } } -// Sanity check for modules that mustn't be VNDK +// Check for modules that mustn't be VNDK func shouldSkipVndkMutator(m *Module) bool { if !m.Enabled() { return true