OSDN Git Service

Settings: Fix possible crash
authorMichael W <baddaemon87@gmail.com>
Fri, 22 Jul 2016 16:16:59 +0000 (18:16 +0200)
committerGerrit Code Review <gerrit@cyanogenmod.org>
Wed, 27 Jul 2016 18:47:51 +0000 (11:47 -0700)
commit29d679a18784e8c28d2146ad3037c420abc00928
treeffbb4f8b8e570b65bac8d5f94a9dcb4713eb1e85
parent9176a64ebcf2f59b01f0159ae129c56230b28cb6
Settings: Fix possible crash

applicationInfo is null sometimes, check that first

Change-Id: I4c2d73cced26b8900c95ede08e5a9c478c107529
Reference: BugDumps 13-20160715-21 L#52
src/com/android/settings/applications/InstalledAppDetails.java