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

Commit 3b915e51 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Document ACTION_WEBVIEW_SETTINGS possible unavailability" into rvc-dev

parents 66372747 0d6c0768
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -1972,6 +1972,10 @@ public final class Settings {
     * Input: Nothing.
     * <p>
     * Output: Nothing.
     * <p class="note">
     * In some cases, a matching Activity may not exist, so ensure you
     * safeguard against this.
     */
    @SdkConstant(SdkConstantType.ACTIVITY_INTENT_ACTION)
    public static final String ACTION_WEBVIEW_SETTINGS = "android.settings.WEBVIEW_SETTINGS";