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

Commit 1abd590c authored by Caitlin Shkuratov's avatar Caitlin Shkuratov
Browse files

[Bluetooth] Flip NEW_BLUETOOTH_REPOSITORY flag off for UDC.

Bug: 280426085
Test: compiles
Change-Id: Ic8a2855b27ce32f65c1295b1a3e79f1a0cbf2398
parent 541ef6fb
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -328,8 +328,7 @@ object Flags {

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

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