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

Commit 65b49c7b authored by Giulio Fiscella's avatar Giulio Fiscella Committed by Android (Google) Code Review
Browse files

Merge "Add ENABLE_NEW_PRIVACY_DIALOG flag" into udc-dev

parents caa08c2c 81453fd2
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