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

Commit 0d593d02 authored by Jeff DeCew's avatar Jeff DeCew Committed by Android (Google) Code Review
Browse files

Merge "Promote ALLOW_DISMISS_ONGOING to droidfood"

parents 8270a85c 11837c17
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -68,7 +68,7 @@ public class SystemUiSystemPropertiesFlags {

        /** Gating the ability for users to dismiss ongoing event notifications */
        public static final Flag ALLOW_DISMISS_ONGOING =
                devFlag("persist.sysui.notification.ongoing_dismissal");
                releasedFlag("persist.sysui.notification.ongoing_dismissal");

        /** Gating the redaction of OTP notifications on the lockscreen */
        public static final Flag OTP_REDACTION =