Parse the manifest min/targetSdkVersion to configure the layoutlib.

This is needed to configure ApplicationInfo in the layoutlib
so that some widgets properly apply different behaviors based
on the app targetSdkVersion.

Change-Id: Ic78af4390d1b871469583f3efc0de3a9da718a6c
diff --git a/files/sdk.properties b/files/sdk.properties
index efa50d9..a1affe4 100644
--- a/files/sdk.properties
+++ b/files/sdk.properties
@@ -1,4 +1,4 @@
-# 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
\ No newline at end of file
+# THIS FILE IS OBSOLETE AND IS ONLY THERE TO BUILD
+# OLDER VERSION OF THE PLATFORM
+#
+# THE NEW FILE IS LOCATED IN development.git/sdk