[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
This commit is contained in:
Caitlin Shkuratov
2023-06-06 14:22:05 +00:00
parent b9777bc49b
commit 21b7ff1f0c

View File

@@ -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