Update sdk.prop for the platform SDK component.
sdk.properties should be stored in development.git and
not sdk.git so move it here.
Change-Id: I32e166927ea91cad36d66bb14e90cb36ccb3bc82
diff --git a/sdk/sdk.properties b/sdk/sdk.properties
new file mode 100644
index 0000000..7f67ae8
--- /dev/null
+++ b/sdk/sdk.properties
@@ -0,0 +1,6 @@
+# SDK properties
+# This file is copied in the root folder of each platform component.
+# If it used by various tools to figure out what the platform can do.
+sdk.ant.templates.revision=1
+sdk.layoutlib.api=5
+sdk.skin.default=WXGA
\ No newline at end of file