OSDN Git Service

Fix NPE when getCurrentDevice() == null.
authorSiva Velusamy <vsiva@google.com>
Mon, 10 Oct 2011 17:48:34 +0000 (10:48 -0700)
committerSiva Velusamy <vsiva@google.com>
Mon, 10 Oct 2011 17:48:34 +0000 (10:48 -0700)
commita6dc10887d24122fa8a9d8b590ac7eff2c36724c
treecb4b26b04a5df0d86d9a7537e6bc25b6bcdc1c24
parent9d02c9ee4fa5a92420fa16e0e762d9cd079cee17
Fix NPE when getCurrentDevice() == null.

Change-Id: I0f9eaf599b5ab22487408ea74d597ea61a22793f
ddms/libs/ddmuilib/src/com/android/ddmuilib/logcat/LogCatPanel.java