Loading packages/SystemUI/src/com/android/systemui/flags/Flags.kt +1 −2 Original line number Original line Diff line number Diff line Loading @@ -338,8 +338,7 @@ object Flags { // TODO(b/280426085): Tracking Bug // TODO(b/280426085): Tracking Bug @JvmField @JvmField val NEW_BLUETOOTH_REPOSITORY = val NEW_BLUETOOTH_REPOSITORY = unreleasedFlag(612, "new_bluetooth_repository") unreleasedFlag(612, "new_bluetooth_repository", teamfood = true) // 700 - dialer/calls // 700 - dialer/calls // TODO(b/254512734): Tracking Bug // TODO(b/254512734): Tracking Bug Loading Loading
packages/SystemUI/src/com/android/systemui/flags/Flags.kt +1 −2 Original line number Original line Diff line number Diff line Loading @@ -338,8 +338,7 @@ object Flags { // TODO(b/280426085): Tracking Bug // TODO(b/280426085): Tracking Bug @JvmField @JvmField val NEW_BLUETOOTH_REPOSITORY = val NEW_BLUETOOTH_REPOSITORY = unreleasedFlag(612, "new_bluetooth_repository") unreleasedFlag(612, "new_bluetooth_repository", teamfood = true) // 700 - dialer/calls // 700 - dialer/calls // TODO(b/254512734): Tracking Bug // TODO(b/254512734): Tracking Bug Loading