Merge "Add flag for share wifi button." into udc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
85125d902f
@@ -764,4 +764,8 @@ object Flags {
|
||||
/** Enable the Compose implementation of the Quick Settings footer actions. */
|
||||
@JvmField
|
||||
val COMPOSE_QS_FOOTER_ACTIONS = unreleasedFlag("compose_qs_footer_actions")
|
||||
|
||||
/** Enable the share wifi button in Quick Settings internet dialog. */
|
||||
@JvmField
|
||||
val SHARE_WIFI_QS_BUTTON = unreleasedFlag("share_wifi_qs_button")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user