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

Commit 00fd1fc9 authored by Ying Wang's avatar Ying Wang Committed by Android (Google) Code Review
Browse files

Merge "Fix uses of all-subdir-makefiles"

parents 06a2895b d84d6c7b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -45,4 +45,4 @@ $(foreach file,$(test_src_files), \
)

# Build the manual test programs.
include $(call all-subdir-makefiles)
include $(call all-makefiles-under, $(LOCAL_PATH))
+1 −1
Original line number Diff line number Diff line
@@ -42,4 +42,4 @@ $(foreach file,$(test_src_files), \
)

# Build the manual test programs.
include $(call all-subdir-makefiles)
include $(call all-makefiles-under, $(LOCAL_PATH))