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

Commit 49c25360 authored by Giulio Fiscella's avatar Giulio Fiscella Committed by Automerger Merge Worker
Browse files

Merge "Add ENABLE_NEW_PRIVACY_DIALOG flag" into udc-dev am: 65b49c7b am: 2b9204eb

parents 5d05d4fa 2b9204eb
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -745,6 +745,11 @@ object Flags {
    val BIGPICTURE_NOTIFICATION_LAZY_LOADING =
            unreleasedFlag(283447257, "bigpicture_notification_lazy_loading")

    // TODO(b/283740863): Tracking Bug
    @JvmField
    val ENABLE_NEW_PRIVACY_DIALOG =
            unreleasedFlag(283740863, "enable_new_privacy_dialog", teamfood = false)

    // 2900 - CentralSurfaces-related flags

    // TODO(b/285174336): Tracking Bug