Merge "Fix misuse of $(my-dir)."
This commit is contained in:
commit
6b4e5b7f85
@ -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))
|
||||
|
Loading…
Reference in New Issue
Block a user