Fix NPE in onDestroy() when launched without args
The previous fix corrects startup, but crashes in onDestroy because of null value assumed to be initialized. Bug: 201719995 Test: adb shell am start com.android.systemui/.usb.UsbResolverActivity Change-Id: Ie255ece9e73db71cbb4468c59db6de79d8f659b5
Loading
Please register or sign in to comment