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

Commit cf4d35c6 authored by Bernardo Rufino's avatar Bernardo Rufino Committed by Android (Google) Code Review
Browse files

Merge "Remove instructions for specifying package in ACTION_MANAGE_OVERLAY_PERMISSION"

parents 6f7e2d56 e941d8c9
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -836,9 +836,9 @@ public final class Settings {
     * In some cases, a matching Activity may not exist, so ensure you
     * safeguard against this.
     * <p>
     * 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".
     * Input: Optionally, in versions of Android prior to 11, 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>
     * Output: Nothing.
     */