blob: 30ae68911378efea4b46041dd2db1dcb5800d336 [file] [log] [blame]
package: "android.app"
container: "system"
flag {
name: "modes_api"
namespace: "systemui"
description: "This flag controls new and updated DND apis"
bug: "300477976"
}
flag {
name: "modes_ui"
namespace: "systemui"
description: "This flag controls new and updated DND UIs; dependent on flag modes_api"
bug: "270703654"
}
flag {
name: "api_tvextender"
namespace: "systemui"
description: "Guards new android.app.Notification.TvExtender api"
bug: "308164892"
is_fixed_read_only: true
}
flag {
name: "lifetime_extension_refactor"
namespace: "systemui"
description: "Enables moving notification lifetime extension management from SystemUI to "
"Notification Manager Service"
bug: "299448097"
}
flag {
name: "visit_risky_uris"
namespace: "systemui"
description: "Guards the security fix that ensures all URIs in intents and Person.java are valid"
bug: "281044385"
}