Merge "libcutils: tests" am: bac388e424
am: 6878cd20e6
am: 2e88b5c803
am: 7df147f3bb
Change-Id: I60fea7cd1e8f9c3e5a0404db3b075469fe827a7a
This commit is contained in:
commit
1f383e910f
1 changed files with 3 additions and 2 deletions
|
@ -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"
|
||||
],
|
||||
},
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue