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

Commit 13a11d8e authored by Christoph Studer's avatar Christoph Studer Committed by Android (Google) Code Review
Browse files

Merge "Remove ZEN notification visibility setting"

parents d4ee3952 d1b67bcd
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -4581,12 +4581,6 @@ public final class Settings {
         */
        public static final String PAYMENT_SERVICE_SEARCH_URI = "payment_service_search_uri";

        /**
         * If enabled, intercepted notifications will be displayed (not suppressed) in zen mode.
         * @hide
         */
        public static final String DISPLAY_INTERCEPTED_NOTIFICATIONS = "display_intercepted_notifications";

        /**
         * 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.