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

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I8458c3d58fe2efc428a69c4591c5b87bfcbd1035
main
Treehugger Robot 2021-02-17 12:01:31 +00:00 committed by Automerger Merge Worker
commit 936ca12acb
1 changed files with 3 additions and 1 deletions

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",