We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a2f088b + 039d584 commit 891f38dCopy full SHA for 891f38d
1 file changed
tools/layoutlib/create/Android.mk
@@ -26,3 +26,6 @@ LOCAL_MODULE := layoutlib_create
26
27
include $(BUILD_HOST_JAVA_LIBRARY)
28
29
+# Build all sub-directories
30
+include $(call all-makefiles-under,$(LOCAL_PATH))
31
+
0 commit comments