diff --git a/libs/ui/tests/Android.mk b/libs/ui/tests/Android.mk index 6f62a553a..b0c57db98 100644 --- a/libs/ui/tests/Android.mk +++ b/libs/ui/tests/Android.mk @@ -26,8 +26,6 @@ $(foreach file,$(test_src_files), \ ) # Build the unit tests. -LOCAL_PATH:= $(call my-dir) -include $(CLEAR_VARS) # Build the manual test programs. include $(call all-makefiles-under, $(LOCAL_PATH))