From 69377b890966af4a679857caea983e4702e3b764 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Tue, 28 Oct 2014 16:58:11 -0700 Subject: [PATCH] Fix merge-induced makefile error. Change-Id: I6ac7e5e3b9d55108681916044cf2de0e01bca0b2 --- tests/Android.mk | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/Android.mk b/tests/Android.mk index f65d82b9f..9026762c1 100644 --- a/tests/Android.mk +++ b/tests/Android.mk @@ -235,7 +235,6 @@ bionic-unit-tests_src_files := \ dlext_test.cpp \ dlfcn_test.cpp \ stack_unwinding_test.cpp \ - stack_unwinding_test_impl.c \ bionic-unit-tests_cflags := $(test_cflags)