Merge "Snap for 4630954 from bb9573c146b8e634ea6143653c5556816c1bce21 to oreo-mr1-vts-release" into oreo-mr1-vts-release
diff --git a/liblog/tests/Android.mk b/liblog/tests/Android.mk
index 39b52ac..1e41d90 100644
--- a/liblog/tests/Android.mk
+++ b/liblog/tests/Android.mk
@@ -55,7 +55,6 @@
     -fno-builtin \
 
 cts_src_files := \
-    libc_test.cpp \
     liblog_test_default.cpp \
     liblog_test_local.cpp \
     liblog_test_stderr.cpp \
@@ -68,6 +67,7 @@
     log_wrap_test.cpp
 
 test_src_files := \
+    libc_test.cpp \
     $(cts_src_files) \
 
 # Build tests for the device (with .so). Run with: