Handle android.settings.HOME_SETTINGS intent
Launch the Home picker activity for the new public intent. Bug: 16303152 Change-Id: I91cfffdec6c8ed13d3b0e57d7903b4a06dcbb6e6
This commit is contained in:
@@ -239,6 +239,7 @@ public class SettingsActivity extends Activity
|
||||
SpellCheckersSettings.class.getName(),
|
||||
UserDictionaryList.class.getName(),
|
||||
UserDictionarySettings.class.getName(),
|
||||
HomeSettings.class.getName(),
|
||||
DisplaySettings.class.getName(),
|
||||
DeviceInfoSettings.class.getName(),
|
||||
ManageApplications.class.getName(),
|
||||
|
Reference in New Issue
Block a user