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

Commit f43e851f authored by Svetoslav's avatar Svetoslav
Browse files

Fix the build

Change-Id: I2d701199808b1a0d482b9593c8b0730a408c3e8e
parent 026dc143
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -4374,6 +4374,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.
         *