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

Commit d96aa362 authored by Alexander Roederer's avatar Alexander Roederer
Browse files

RESTRICT AUTOMERGE: BUILDER_EXTRAS_OVERRIDE to false

This reverts commit f9dea613.

Reason for revert: This has soaked in udc-qpr1 for a while, now in advance of the udc cut, to promote stability, we want to roll this back and restrict automerge to main

Change-Id: I7f4a01a89233f11bcf162536552d3c70351c504a
Bug: 280783617
parent 93dddb4a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@ object Flags {
    val BUILDER_EXTRAS_OVERRIDE =
        sysPropBooleanFlag(
            "persist.sysui.notification.builder_extras_override",
            default = true
            default = false
        )

    /** Only notify group expansion listeners when a change happens. */