Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 646e2fbd authored by Ying Wang's avatar Ying Wang Committed by Android Git Automerger
Browse files

am 0a643374: am 6b4e5b7f: Merge "Fix misuse of ."

* commit '0a643374':
  Fix misuse of $(my-dir).
parents 87eb08dc 0a643374
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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))