OSDN Git Service

Enforce codename value for minSdkVersion in the Ant build.
authorXavier Ducrohet <xav@android.com>
Wed, 22 Jul 2009 01:34:15 +0000 (18:34 -0700)
committerXavier Ducrohet <xav@android.com>
Wed, 22 Jul 2009 01:34:15 +0000 (18:34 -0700)
commitc37e4b4e59b90bbe0a71ad105732b2968cf63d21
tree2ba5936bc5a77373a2776710455c20baf980d736
parentdf10e0b4e493624f7240a84614db46a11c011019
Enforce codename value for minSdkVersion in the Ant build.

If the Ant project is targetting a preview platform, the manifest must
declare minSdkVersion to be the platform codename.
anttasks/src/com/android/ant/SetupTask.java