OSDN Git Service

ANRdaemon: move trace result from /sdcard to /data
[android-x86/system-extras.git] / tests / bionic / libc / Android.mk
index 8a781b0..155a701 100644 (file)
@@ -63,8 +63,6 @@ endef
 sources := \
     common/test_pthread_mutex.c \
     common/test_pthread_rwlock.c \
-    common/test_seteuid.c \
-    common/test_udp.c \
 
 # _XOPEN_SOURCE=600 is needed to get pthread_mutexattr_settype() on GLibc
 #