[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user