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

Commit 58ec4b74 authored by Simranjit Kohli's avatar Simranjit Kohli Committed by Android (Google) Code Review
Browse files

Merge "Autofill Javadoc clarification" into main

parents 8b665894 541e7cd8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2630,7 +2630,7 @@ public final class Settings {
    /**
     * Activity Action: Show screen that let user select its Autofill Service.
     * <p>
     * Input: Intent's data URI set with an application name, using the
     * Input: Intent's data URI set with an application package name, using the
     * "package" schema (like "package:com.my.app").
     *
     * <p>
@@ -2650,7 +2650,7 @@ public final class Settings {
    /**
     * Activity Action: Show screen that let user enable a Credential Manager provider.
     * <p>
     * Input: Intent's data URI set with an application name, using the
     * Input: Intent's data URI set with an application package name, using the
     * "package" schema (like "package:com.my.app").
     *
     * <p>