am 6b4e5b7f
: Merge "Fix misuse of ."
* commit '6b4e5b7f856c32b75e9a22df4c3f2273ae906acb': Fix misuse of $(my-dir).
This commit is contained in:
commit
0a6433749d
@ -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