aboutsummaryrefslogtreecommitdiffstats
path: root/files
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2011-01-17 23:11:22 -0800
committerXavier Ducrohet <xav@android.com>2011-01-18 15:15:20 -0800
commit72d9dbce0d832fab74258f2fb2f69e4f73d51066 (patch)
tree701a01316e75ae63172af13e386cff8c4de042ed /files
parent4ab9fa29e07041a4bc5a273d731102bd9025ff45 (diff)
downloadsdk-72d9dbce0d832fab74258f2fb2f69e4f73d51066.zip
sdk-72d9dbce0d832fab74258f2fb2f69e4f73d51066.tar.gz
sdk-72d9dbce0d832fab74258f2fb2f69e4f73d51066.tar.bz2
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
Diffstat (limited to 'files')
-rw-r--r--files/sdk.properties8
1 files changed, 4 insertions, 4 deletions
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