blob: 2509cfd4af40c9eec604fbd2538e3f0582cfd0ea [file] [log] [blame]
package: "com.android.systemui"
flag {
name: "example_flag"
namespace: "systemui"
description: "An Example Flag"
bug: "292511372"
}
flag {
name: "sysui_teamfood"
namespace: "systemui"
description: "Enables all the sysui classic flags that are marked as being in teamfood"
bug: "302578396"
}
flag {
name: "notifications_footer_view_refactor"
namespace: "systemui"
description: "Enables the refactored version of the footer view in the notification shade "
"(containing the \"Clear all\" button). Should not bring any behavior changes"
bug: "293167744"
}
flag {
name: "notification_lifetime_extension_refactor"
namespace: "systemui"
description: "Enables moving notification lifetime extension management from SystemUI to "
"Notification Manager Service"
bug: "299448097"
}