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

Commit 6878cd20 authored by Mark Salyzyn's avatar Mark Salyzyn Committed by android-build-merger
Browse files

Merge "libcutils: tests"

am: bac388e4

Change-Id: I86a00ea257985836400b530c1e60bdc5e070dd00
parents 8a96f5e4 bac388e4
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"
            ],
        },
    },