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

Commit eeed9e91 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Document ACTION_WEBVIEW_SETTINGS possible unavailability" into rvc-dev am: 3b915e51

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11602072

Change-Id: Id27e0890e47dac23dad2f4e2dd02f49433e3ebb8
parents 0830772d 3b915e51
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";