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

Commit 769cb97f authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "[Bluetooth] Enable NEW_BLUETOOTH_REPOSITORY for teamfood." into udc-qpr-dev

parents 5e8725a1 4587aa2d
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -355,7 +355,8 @@ object Flags {

    // TODO(b/280426085): Tracking Bug
    @JvmField
    val NEW_BLUETOOTH_REPOSITORY = unreleasedFlag(612, "new_bluetooth_repository")
    val NEW_BLUETOOTH_REPOSITORY =
            unreleasedFlag(612, "new_bluetooth_repository", teamfood = true)

    // 700 - dialer/calls
    // TODO(b/254512734): Tracking Bug