commit | 1911a6f7812e3f7dcb83fd4741a297d043a80e46 | [log] [tgz] |
---|---|---|
author | Xavier Ducrohet <xav@android.com> | Thu Feb 24 13:51:26 2011 -0800 |
committer | Xavier Ducrohet <xav@android.com> | Thu Feb 24 13:51:26 2011 -0800 |
tree | a71550d666ab1cc98a7f76a8bf4580920f3af7a5 | |
parent | 81904fa40b501d3907c086e7d4fdc4a3e25cd922 [diff] [blame] |
LayoutLib: move tests to their own project. Change-Id: I8a9e128e4a17ab57ec7b126a378035d9ce5bc168
diff --git a/tools/layoutlib/bridge/Android.mk b/tools/layoutlib/bridge/Android.mk index 7e70f33..687a91f 100644 --- a/tools/layoutlib/bridge/Android.mk +++ b/tools/layoutlib/bridge/Android.mk
@@ -33,3 +33,6 @@ include $(BUILD_HOST_JAVA_LIBRARY) +# Build all sub-directories +include $(call all-makefiles-under,$(LOCAL_PATH)) +