nullcheck Activity.getIntent() for AssistContent
Nothing stopping an Activity from giving us a null Intent, and the Intent copy constructor requires a non-null arg. Bug: 20419159 Change-Id: I8b12a127431869394697e947e2298d4dbbe08604
Loading
Please register or sign in to comment