OSDN Git Service

SDK Setup fixes.
authorRaphael Moll <ralf@android.com>
Wed, 28 Apr 2010 21:23:50 +0000 (14:23 -0700)
committerRaphael <raphael@google.com>
Sun, 2 May 2010 02:15:04 +0000 (19:15 -0700)
commit63e26969a95147b5cc266e0b7a49a956931256f3
tree4cea0687764e29fb7a63befaaa27342e84fe01c8
parent6c6d3b6213d9bfd6683117ef9a9bd44d3504cb64
SDK Setup fixes.

- SDK Setup: cd to the SDK dir, to cope with the case
  where the setup is executed from a shortcut with a
  different base directory.

- SDK Manager: properly detect "update sdk" and "update avds"
  commands.

(Merge SDK Setup fix from master open Change I1f0d32ff)

Change-Id: I35fc55a5967225f19def89d5c3015dd72f26a36c
sdklauncher/sdklauncher.c
sdkmanager/app/src/com/android/sdkmanager/CommandLineProcessor.java
sdkmanager/app/src/com/android/sdkmanager/Main.java