Merge "Add SysUI flag notification_clearable_refactor" into udc-qpr-dev

This commit is contained in:
András Kurucz
2023-08-07 08:13:59 +00:00
committed by Android (Google) Code Review

View File

@@ -720,6 +720,11 @@ object Flags {
val BIGPICTURE_NOTIFICATION_LAZY_LOADING =
unreleasedFlag(283447257, "bigpicture_notification_lazy_loading")
// TODO(b/292062937): Tracking bug
@JvmField
val NOTIFICATION_CLEARABLE_REFACTOR =
unreleasedFlag(292062937, "notification_clearable_refactor")
// TODO(b/283740863): Tracking Bug
@JvmField
val ENABLE_NEW_PRIVACY_DIALOG =