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

Commit cd2cd22d authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents c2a70b17 21b7ff1f
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