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

Commit 541e7cd8 authored by Simranjit Kohli's avatar Simranjit Kohli
Browse files

Autofill Javadoc clarification

Specify application package name for more clarity

Change-Id: Ic5972c29d3287f9a8bedbab3ef36750bfdb72fa6
Flag: EXEMPT : javadoc only
TEST: NA
BUG: 352475168
parent 526f0030
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>