OSDN Git Service

ADT NPW: disable auto-selection of minSdkVersion vs target.
authorRaphael <raphael@google.com>
Fri, 29 Jan 2010 06:41:34 +0000 (22:41 -0800)
committerRaphael <raphael@google.com>
Fri, 29 Jan 2010 06:43:04 +0000 (22:43 -0800)
commit8a81794e0b9a13e0ebf487a0936d34432f37a6ec
tree71087fd27b191d085e761027c5a8d53317a560da
parent53283c2d209c6f4114f1ea0462f8b6f2f9f5cc43
ADT NPW: disable auto-selection of minSdkVersion vs target.

Target was updating minSdkVersion.
minSdkVersion was updating target.
The whole thing looks confusing to use and has too many
edge cases, so the code is just disabled right now.
We might as well remove it later.

SDK Bug: 2392173

Change-Id: Ia2eaaa0238ff7fc428e6ed5635df80fc4e766e97
eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/newproject/NewProjectCreationPage.java