OSDN Git Service

Fix potential NPE in manifest editor when switching SDKs
authorRaphael <raphael@google.com>
Tue, 20 Oct 2009 19:44:18 +0000 (12:44 -0700)
committerRaphael <raphael@google.com>
Tue, 20 Oct 2009 19:59:15 +0000 (12:59 -0700)
commitac9b048d44b4f2993cbda761ad0b8c5f27951ecb
tree8b5c696ca1d20def34979c7f39d891a7a63963c4
parent549302307ae78f9c2053f077017a98610cea68a7
Fix potential NPE in manifest editor when switching SDKs

The UiElementNode depends on the target to compute the
description and it's entirely possible for the target to
be null while the SDK is being unloaded/reloaded.

SDK BUG 2196260

Change-Id: I4151529ea3b6a65eade47d03e55fc93cad8596d9