OSDN Git Service

SDK Updater: prevent potential NPE.
authorRaphael <raphael@google.com>
Wed, 27 Jan 2010 01:10:02 +0000 (17:10 -0800)
committerRaphael <raphael@google.com>
Wed, 27 Jan 2010 01:15:13 +0000 (17:15 -0800)
commit9d0754390a7e64eee527e6a5896e7e617cd6573e
treebee363e794499ea6da692fb103defd7c8a61a9b0
parent912fa77151c7814b58c9b6ab46a2f682cd97fcd6
SDK Updater: prevent potential NPE.

Not that I know how that could happen in the first place
but it can't hurt.

SDK Bug: 2306650

Change-Id: I981f993c815f25e4f596afc029f3e44b5ed73927
sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/UpdateChooserDialog.java