OSDN Git Service

Remove banner printed when starting 'android' tool UI.
authorRaphael Moll <ralf@android.com>
Mon, 2 May 2011 22:36:08 +0000 (15:36 -0700)
committerRaphael Moll <ralf@android.com>
Mon, 2 May 2011 22:36:08 +0000 (15:36 -0700)
commitf97cb1d7054ae95dde98558e3a0611666daa31b6
tree99a3f0e429ea4b345fc718957cdb4ab99624e4fe
parentb364b31e2f3a27f2b1c853ddffcfe598bed38657
Remove banner printed when starting 'android' tool UI.

When running the 'android' tool from command-line,
it prints a banner indicating it will start its UI
since no parameters were given. This CL removes this,
it no longer seem that useful, does it?

Change-Id: I6f99cdbde2257b12c9676c2fade1e1fc8a5c38a0
sdkmanager/app/etc/android
sdkmanager/app/etc/android.bat
sdkmanager/app/src/com/android/sdkmanager/Main.java