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

Commit 4587aa2d authored by Caitlin Shkuratov's avatar Caitlin Shkuratov
Browse files

[Bluetooth] Enable NEW_BLUETOOTH_REPOSITORY for teamfood.

Bug: 280426085
Bug: 271058380
Test: compiles
Change-Id: I133f9ade1a616e36097269861ebcb95c09cf8044
parent 33bad2b1
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