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

Commit 75e9eee9 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Add a flag for notification permission."

parents e940625d 1c37ce4c
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -9722,6 +9722,14 @@ public final class Settings {
        @Readable
        public static final String NOTIFICATION_DISMISS_RTL = "notification_dismiss_rtl";
        /**
         * Whether the app-level notification setting is represented by a manifest permission.
         *
         * @hide
         */
        public static final String NOTIFICATION_PERMISSION_ENABLED =
                "notification_permission_enabled";
        /**
         * Comma separated list of QS tiles that have been auto-added already.
         * @hide