Skip to content

Commit 891f38d

Browse files
deepanshu-Android (Google) Code Review
authored andcommitted
Merge "Build layoutlib create tests as part of sdk build. [DO NOT MERGE]" into klp-modular-dev
2 parents a2f088b + 039d584 commit 891f38d

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)