summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'libutils/tests/Android.bp')
-rw-r--r--libutils/tests/Android.bp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libutils/tests/Android.bp b/libutils/tests/Android.bp
index 3fadef44d..6911fc51b 100644
--- a/libutils/tests/Android.bp
+++ b/libutils/tests/Android.bp
@@ -46,7 +46,7 @@ cc_test {
46 "libbase", 46 "libbase",
47 ], 47 ],
48 }, 48 },
49 linux: { 49 linux_glibc: {
50 srcs: [ 50 srcs: [
51 "Looper_test.cpp", 51 "Looper_test.cpp",
52 "RefBase_test.cpp", 52 "RefBase_test.cpp",