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

Commit b521d78a authored by Matías Hernández's avatar Matías Hernández Committed by Automerger Merge Worker
Browse files

Merge "Turn on WAKE_LOCK_FOR_POSTING_NOTIFICATION flag" into udc-qpr-dev am:...

Merge "Turn on WAKE_LOCK_FOR_POSTING_NOTIFICATION flag" into udc-qpr-dev am: 8fc77d54 am: 8e6a6c62

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/24006350



Change-Id: I794e80fc6a69d937f7d36fac8f33f433f2952d56
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 4448dc7e 8e6a6c62
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@ public class SystemUiSystemPropertiesFlags {

        /** Gating the holding of WakeLocks until NLSes are told about a new notification. */
        public static final Flag WAKE_LOCK_FOR_POSTING_NOTIFICATION =
                devFlag("persist.sysui.notification.wake_lock_for_posting_notification");
                releasedFlag("persist.sysui.notification.wake_lock_for_posting_notification");

        /** Gating storing NotificationRankingUpdate ranking map in shared memory. */
        public static final Flag RANKING_UPDATE_ASHMEM = devFlag(