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

Commit bac388e4 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "libcutils: tests"

parents 95a53b8b 678194dd
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -24,14 +24,15 @@ cc_defaults {
                "PropertiesTest.cpp",
                "sched_policy_test.cpp",
                "trace-dev_test.cpp",
                "test_str_parms.cpp",
                "android_get_control_socket_test.cpp",
                "android_get_control_file_test.cpp"
            ],
        },

        not_windows: {
            srcs: [
                "test_str_parms.cpp",
                "android_get_control_socket_test.cpp",
                "android_get_control_file_test.cpp"
            ],
        },
    },