[Bluetooth] Flip NEW_BLUETOOTH_REPOSITORY flag off for UDC.
Bug: 280426085 Test: compiles Change-Id: Ic8a2855b27ce32f65c1295b1a3e79f1a0cbf2398
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user