Merge "[Bluetooth] Flip NEW_BLUETOOTH_REPOSITORY flag off for UDC." into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
c5616571e2
@@ -338,8 +338,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