Merge "Mark liblatinime_unittests as unit_test:true to run in presubmit in CI" am: e04480b68b am: 7471a535f4 am: ecd2dab26e am: 936ca12acb

Original change: https://android-review.googlesource.com/c/platform/packages/inputmethods/LatinIME/+/1589854

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ibb23fe91a2fa73540001c262fe523fe8f91cb1b9
This commit is contained in:
Treehugger Robot 2021-02-17 12:27:40 +00:00 committed by Automerger Merge Worker
commit 87d87431fd

View File

@ -179,7 +179,9 @@ cc_library_static {
cc_test {
name: "liblatinime_unittests",
host_supported: true,
test_options: {
unit_test: true,
},
cflags: [
"-Wno-unused-parameter",
"-Wno-unused-function",