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

Commit 2caf51b5 authored by Svetoslav's avatar Svetoslav Committed by Android Git Automerger
Browse files

am 8fd521c7: am 95b1bbfe: Merge "Fix the build" into klp-dev

* commit '8fd521c7':
  Fix the build
parents d09d5f9e 8fd521c7
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -4464,6 +4464,20 @@ public final class Settings {
        /** @hide */
        public static final String TRANSIENT_NAV_CONFIRMATIONS = "transient_nav_confirmations";

        /**
         * This is the query URI for finding a print service to install.
         *
         * @hide
         */
        public static final String PRINT_SERVICE_SEARCH_URI = "print_service_search_uri";

        /**
         * This is the query URI for finding a NFC payment service to install.
         *
         * @hide
         */
        public static final String PAYMENT_SERVICE_SEARCH_URI = "payment_service_search_uri";

        /**
         * This are the settings to be backed up.
         *