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

Commit e941d8c9 authored by Bernardo Rufino's avatar Bernardo Rufino
Browse files

Remove instructions for specifying package in ACTION_MANAGE_OVERLAY_PERMISSION

Since we are removing such capability in the other topic CL. Check that
CL for rationale.

Test: Builds
Bug: 135920175
Change-Id: I9d1d5afb1d72270a81888bea3ec0bd6f2f4e9542
parent 0cf10818
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.
     */