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

Commit cd0ee8a4 authored by Robert Luo's avatar Robert Luo Committed by Android (Google) Code Review
Browse files

Merge "Enable ADVANCED_VPN_ENABLED For Teamfood" into udc-dev

parents a45a9b91 603c9570
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -698,5 +698,5 @@ object Flags {
    // TODO(b/272805037): Tracking Bug
    @JvmField
    val ADVANCED_VPN_ENABLED = unreleasedFlag(2800, name = "AdvancedVpn__enable_feature",
            namespace = "vpn", teamfood = false)
            namespace = "vpn", teamfood = true)
}