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

Commit 9432516f authored by Philip P. Moltmann's avatar Philip P. Moltmann Committed by android-build-merger
Browse files

Merge "Add constant for autofill-service-add URL" into oc-dev am: 09d8db03

am: b29e0906

Change-Id: I163d68c15984cf43aa07371a7ee07ee6e662c346
parents 62af5b0e b29e0906
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -6621,6 +6621,13 @@ public final class Settings {
         */
        public static final String PAYMENT_SERVICE_SEARCH_URI = "payment_service_search_uri";

        /**
         * This is the query URI for finding a auto fill service to install.
         *
         * @hide
         */
        public static final String AUTOFILL_SERVICE_SEARCH_URI = "autofill_service_search_uri";

        /**
         * If enabled, apps should try to skip any introductory hints on first launch. This might
         * apply to users that are already familiar with the environment or temporary users.