Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 84d11b47 authored by Suprabh Shukla's avatar Suprabh Shukla
Browse files

Updated javadoc for ACTION_MANAGE_EXTERNAL_SOURCES

Added an optional parameter that can be passed as data to directly open
the app specific page

Test: N/A

Bug: 35487166

Change-Id: Ib20fe902670d98d949c5776cd633c38a5332b751
parent 718c59bb
Loading
Loading
Loading
Loading
+3 −1
Original line number Original line Diff line number Diff line
@@ -295,7 +295,9 @@ public final class Settings {
     * In some cases, a matching Activity may not exist, so ensure you
     * In some cases, a matching Activity may not exist, so ensure you
     * safeguard against this.
     * safeguard against this.
     * <p>
     * <p>
     * Input: Nothing.
     * Input: Optionally, the Intent's data URI can specify the application package name to
     * directly invoke the management GUI specific to the package name. For example
     * "package:com.my.app".
     * <p>
     * <p>
     * Output: Nothing.
     * Output: Nothing.
     */
     */