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

Commit de88986a authored by András Kurucz's avatar András Kurucz Committed by Android (Google) Code Review
Browse files

Merge "Add SysUI flag notification_clearable_refactor" into udc-qpr-dev

parents b7c5deb4 821794d5
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -720,6 +720,11 @@ object Flags {
    val BIGPICTURE_NOTIFICATION_LAZY_LOADING =
        unreleasedFlag(283447257, "bigpicture_notification_lazy_loading")

    // TODO(b/292062937): Tracking bug
    @JvmField
    val NOTIFICATION_CLEARABLE_REFACTOR =
            unreleasedFlag(292062937, "notification_clearable_refactor")

    // TODO(b/283740863): Tracking Bug
    @JvmField
    val ENABLE_NEW_PRIVACY_DIALOG =