Skip to content
Snippets Groups Projects
Commit a8191f8d authored by Chelsea Hao's avatar Chelsea Hao Committed by Android (Google) Code Review
Browse files

Merge "Launch SHARE_WIFI_QS_BUTTON to droidfood." into main

parents b5298215 2977f7f4
No related branches found
No related tags found
No related merge requests found
......@@ -790,7 +790,7 @@ object Flags {
/** Enable the share wifi button in Quick Settings internet dialog. */
@JvmField
val SHARE_WIFI_QS_BUTTON = unreleasedFlag("share_wifi_qs_button", teamfood = true)
val SHARE_WIFI_QS_BUTTON = releasedFlag("share_wifi_qs_button")
/** Enable haptic slider component in the brightness slider */
@JvmField
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment