Merge "Remove CHOOSER_UNBUNDLED flag" into udc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
6f5a721a94
@@ -625,8 +625,6 @@ object Flags {
|
|||||||
unreleasedFlag(1401, "quick_tap_flow_framework", teamfood = false)
|
unreleasedFlag(1401, "quick_tap_flow_framework", teamfood = false)
|
||||||
|
|
||||||
// 1500 - chooser aka sharesheet
|
// 1500 - chooser aka sharesheet
|
||||||
// TODO(b/254512507): Tracking Bug
|
|
||||||
val CHOOSER_UNBUNDLED = releasedFlag(1500, "chooser_unbundled")
|
|
||||||
|
|
||||||
// 1700 - clipboard
|
// 1700 - clipboard
|
||||||
@JvmField val CLIPBOARD_REMOTE_BEHAVIOR = releasedFlag(1701, "clipboard_remote_behavior")
|
@JvmField val CLIPBOARD_REMOTE_BEHAVIOR = releasedFlag(1701, "clipboard_remote_behavior")
|
||||||
|
|||||||
Reference in New Issue
Block a user