Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ecd2dab2 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Mark liblatinime_unittests as unit_test:true to run in presubmit in CI"...

Merge "Mark liblatinime_unittests as unit_test:true to run in presubmit in CI" am: e04480b6 am: 7471a535

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

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: I4dc6006500214b819d459dc514541a06ca8cd33a
parents 326ff853 7471a535
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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",