OSDN Git Service

Display the full error info for broken packages.
authorRaphael <raphael@google.com>
Wed, 21 Sep 2011 22:17:50 +0000 (15:17 -0700)
committerRaphael <raphael@google.com>
Wed, 21 Sep 2011 22:17:50 +0000 (15:17 -0700)
commit53c2f0ce0dfac607c6ff3b6350b61ba134cd7eeb
tree7a7dbc18894e03465241861ca8d9e1920440a4d0
parentfcb2927ca24b188370c20be206c185a77b13b340
Display the full error info for broken packages.

The BrokenPackage contains a "long description" that
contains the error (why it is broken). We need to use
that and not override it with the base package
description.

Change-Id: I3eff79f2f9aabd54c2f1eaf7b671bdfe929627df
sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/BrokenPackage.java