Move Layoutlib_api prebuilt to misc.git
Change-Id: I567af499b791d199253e191821c813eb1118bf4a
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..8ff00d7
--- /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=90256ae4056324ba5d8ef8fcd59de99f68b059a4
diff --git a/common/layoutlib_api/layoutlib_api-prebuilt.jar b/common/layoutlib_api/layoutlib_api-prebuilt.jar
new file mode 100644
index 0000000..1d06139
--- /dev/null
+++ b/common/layoutlib_api/layoutlib_api-prebuilt.jar
Binary files differ