Fix crash when Assist app does not have settings activity.
Check for null settings activity before trying to create settings intent. If there is no settings activity, we will not show settings gear for the preference. Change-Id: I16f9d695cf9ef09ff65f4511d53d5778760125b5 Fix: 37161567 Test: make RunSettingsRoboTests
Loading
Please register or sign in to comment