Fix NPE in ActivityThread
Calling LoadedApk.getResources() instead of accessing its mResources directly accounts for the case where this might not have been initialized. Bug: 67327250 Test: none Change-Id: Iaa392a90eefb60ad479cedf8c882976dbe390387
Loading
Please register or sign in to comment