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

Commit 6dc58adf 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

parents ce0f0843 65b49c7b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -755,6 +755,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