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

Commit 32db4480 authored by Agi Sferro's avatar Agi Sferro
Browse files

Make NOTIFICATION_COOLDOWN_ENABLED @Readable.

Bug: 384510572
Flag: EXEMPT trivial
Test: manually verified that the setting is readable
Change-Id: Iab8c8dd4dbd700e5a42a2327ed9a0f6b664f9aac
parent b46969e3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -5707,6 +5707,7 @@ public final class Settings {
         * The value 1 - enable, 0 - disable
         * @hide
         */
        @Readable
        public static final String NOTIFICATION_COOLDOWN_ENABLED =
            "notification_cooldown_enabled";