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

Commit 21b7ff1f authored by Caitlin Shkuratov's avatar Caitlin Shkuratov
Browse files

[Bluetooth] Enable NEW_BLUETOOTH_REPOSITORY for droidfood.

Flag has been on in teamfood for 10 days with no bugs reported.

Bug: 280426085
Fixes: 271058380
Test: compiles
Change-Id: I594b124bd7d19f4cdcbf12b1199bf9f9f366e080
parent b9777bc4
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -355,8 +355,7 @@ object Flags {

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

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