Prebuilts needed by the new LayoutLib. do not merge.

Change-Id: Ieb3908c32a7483df295be2c5271d49f0d943fa64
diff --git a/common/layoutlib_api/Android.mk b/common/layoutlib_api/Android.mk
new file mode 100644
index 0000000..cef6676
--- /dev/null
+++ b/common/layoutlib_api/Android.mk
@@ -0,0 +1,10 @@
+LOCAL_PATH:= $(call my-dir)
+
+include $(CLEAR_VARS)
+
+LOCAL_PREBUILT_JAVA_LIBRARIES := \
+	layoutlib_api-prebuilt$(COMMON_JAVA_PACKAGE_SUFFIX)
+
+LOCAL_MODULE_TAGS := optional
+
+include $(BUILD_HOST_PREBUILT)
diff --git a/common/layoutlib_api/MODULE_LICENSE_APL b/common/layoutlib_api/MODULE_LICENSE_APL
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/common/layoutlib_api/MODULE_LICENSE_APL
diff --git a/common/layoutlib_api/PREBUILT b/common/layoutlib_api/PREBUILT
new file mode 100644
index 0000000..d7adcbe
--- /dev/null
+++ b/common/layoutlib_api/PREBUILT
@@ -0,0 +1,4 @@
+The object in this prebuilt directory can be rebuilt from
+	platform/sdk/layoutlib_api/
+
+From: http://android.git.kernel.org/?p=platform/sdk.git;a=commit;h=19f5994117fb8d5a03a3b344f0cd4bd276710b5d
diff --git a/common/layoutlib_api/layoutlib_api-prebuilt.jar b/common/layoutlib_api/layoutlib_api-prebuilt.jar
new file mode 100644
index 0000000..aefb4a2
--- /dev/null
+++ b/common/layoutlib_api/layoutlib_api-prebuilt.jar
Binary files differ
diff --git a/common/ninepatch/Android.mk b/common/ninepatch/Android.mk
new file mode 100644
index 0000000..865b074
--- /dev/null
+++ b/common/ninepatch/Android.mk
@@ -0,0 +1,10 @@
+LOCAL_PATH:= $(call my-dir)
+
+include $(CLEAR_VARS)
+
+LOCAL_PREBUILT_JAVA_LIBRARIES := \
+	ninepatch-prebuilt$(COMMON_JAVA_PACKAGE_SUFFIX)
+
+LOCAL_MODULE_TAGS := optional
+
+include $(BUILD_HOST_PREBUILT)
diff --git a/common/ninepatch/MODULE_LICENSE_APL b/common/ninepatch/MODULE_LICENSE_APL
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/common/ninepatch/MODULE_LICENSE_APL
diff --git a/common/ninepatch/PREBUILT b/common/ninepatch/PREBUILT
new file mode 100644
index 0000000..bf1daa5
--- /dev/null
+++ b/common/ninepatch/PREBUILT
@@ -0,0 +1,4 @@
+The object in this prebuilt directory can be rebuilt from
+	platform/sdk/ninepatch/
+
+From: http://android.git.kernel.org/?p=platform/sdk.git;a=commit;h=c27acc39b25a1dee3fecd28601d57e9aebbc7cc0
diff --git a/common/ninepatch/ninepatch-prebuilt.jar b/common/ninepatch/ninepatch-prebuilt.jar
new file mode 100644
index 0000000..8ffce7e
--- /dev/null
+++ b/common/ninepatch/ninepatch-prebuilt.jar
Binary files differ
diff --git a/common/tools-common/Android.mk b/common/tools-common/Android.mk
new file mode 100644
index 0000000..e95ee82
--- /dev/null
+++ b/common/tools-common/Android.mk
@@ -0,0 +1,10 @@
+LOCAL_PATH:= $(call my-dir)
+
+include $(CLEAR_VARS)
+
+LOCAL_PREBUILT_JAVA_LIBRARIES := \
+	tools-common-prebuilt$(COMMON_JAVA_PACKAGE_SUFFIX)
+
+LOCAL_MODULE_TAGS := optional
+
+include $(BUILD_HOST_PREBUILT)
diff --git a/common/tools-common/MODULE_LICENSE_APL b/common/tools-common/MODULE_LICENSE_APL
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/common/tools-common/MODULE_LICENSE_APL
diff --git a/common/tools-common/PREBUILT b/common/tools-common/PREBUILT
new file mode 100644
index 0000000..bd28706
--- /dev/null
+++ b/common/tools-common/PREBUILT
@@ -0,0 +1,4 @@
+The object in this prebuilt directory can be rebuilt from
+	platform/sdk/common/
+
+From: http://android.git.kernel.org/?p=platform/sdk.git;a=commit;h=1f72cb7cb032538b79e79d6fc7ff3905e9766ce1
diff --git a/common/tools-common/tools-common-prebuilt.jar b/common/tools-common/tools-common-prebuilt.jar
new file mode 100644
index 0000000..38e2bcd
--- /dev/null
+++ b/common/tools-common/tools-common-prebuilt.jar
Binary files differ