Move layoutlib_api prebuilt out of tools.git and into misc.git
This must be branched with the platform not with the tools.
Change-Id: I5e0479f85b541b9662d96bfa7a5c8be242a8a171
diff --git a/common/layoutlib_api/Android.mk b/common/layoutlib_api/Android.mk
deleted file mode 100644
index cef6676..0000000
--- a/common/layoutlib_api/Android.mk
+++ /dev/null
@@ -1,10 +0,0 @@
-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
deleted file mode 100644
index e69de29..0000000
--- a/common/layoutlib_api/MODULE_LICENSE_APL
+++ /dev/null
diff --git a/common/layoutlib_api/PREBUILT b/common/layoutlib_api/PREBUILT
deleted file mode 100644
index 8ff00d7..0000000
--- a/common/layoutlib_api/PREBUILT
+++ /dev/null
@@ -1,4 +0,0 @@
-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
deleted file mode 100644
index 1d06139..0000000
--- a/common/layoutlib_api/layoutlib_api-prebuilt.jar
+++ /dev/null
Binary files differ