Skip to content

Commit 925abb6

Browse files
deepanshu-Android Git Automerger
authored andcommitted
am 891f38d: Merge "Build layoutlib create tests as part of sdk build. [DO NOT MERGE]" into klp-modular-dev
* commit '891f38d181505406298bb3b922a33e24de6aaf02': Build layoutlib create tests as part of sdk build. [DO NOT MERGE]
2 parents a21ca34 + 891f38d commit 925abb6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

tools/layoutlib/create/Android.mk

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ LOCAL_MODULE := layoutlib_create
2626

2727
include $(BUILD_HOST_JAVA_LIBRARY)
2828

29+
# Build all sub-directories
30+
include $(call all-makefiles-under,$(LOCAL_PATH))
31+

0 commit comments

Comments
 (0)