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

Commit 9f449537 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "[Bluetooth] Enable NEW_BLUETOOTH_REPOSITORY for teamfood." into udc-qpr-dev am: 769cb97f

parents c95b4c99 769cb97f
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