Add more documentation for ACTION_MANAGE_MORE_DEFAULT_APPS_SETTINGS.

Bug: 130351486
Test: build
Change-Id: If15aa04a3a3ebe717718ae99157e845acbccf6ae
This commit is contained in:
Hai Zhang
2019-04-16 13:16:16 +08:00
parent b94e7e89b2
commit 770a29bf72

View File

@@ -1533,6 +1533,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.