Merge "Add more documentation for ACTION_MANAGE_MORE_DEFAULT_APPS_SETTINGS." into qt-dev

This commit is contained in:
TreeHugger Robot
2019-04-16 16:41:03 +00:00
committed by Android (Google) Code Review

View File

@@ -1531,6 +1531,9 @@ public final class Settings {
/**
* Activity Action: Show More default apps settings.
* <p>
* If a Settings activity handles this intent action, a "More defaults" entry will be shown in
* the Default apps settings, and clicking it will launch that activity.
* <p>
* In some cases, a matching Activity may not exist, so ensure you safeguard against this.
* <p>
* Input: Nothing.