blob: 7f65c52d01b820bda06195113a1b90549b4f44f9 [file] [log] [blame]
package: "com.android.window.flags"
flag {
name: "nav_bar_transparent_by_default"
namespace: "windowing_frontend"
description: "Make nav bar color transparent by default when targeting SDK 35 or greater"
bug: "232195501"
}
flag {
name: "edge_to_edge_by_default"
namespace: "windowing_frontend"
description: "Make app go edge-to-edge by default when targeting SDK 35 or greater"
bug: "309578419"
}
flag {
name: "defer_display_updates"
namespace: "window_manager"
description: "Feature flag for deferring DisplayManager updates to WindowManager if Shell transition is running"
bug: "259220649"
is_fixed_read_only: true
}
flag {
name: "close_to_square_config_includes_status_bar"
namespace: "windowing_frontend"
description: "On close to square display, when necessary, configuration includes status bar"
bug: "291870756"
}
flag {
name: "introduce_smoother_dimmer"
namespace: "windowing_frontend"
description: "Refactor dim to fix flickers"
bug: "295291019"
is_fixed_read_only: true
}
flag {
name: "transit_ready_tracking"
namespace: "windowing_frontend"
description: "Enable accurate transition readiness tracking"
bug: "294925498"
}
flag {
name: "wallpaper_offset_async"
namespace: "windowing_frontend"
description: "Do not synchronise the wallpaper offset"
bug: "293248754"
is_fixed_read_only: true
}
flag {
name: "predictive_back_system_animations"
namespace: "systemui"
description: "Predictive back for system animations"
bug: "309545085"
is_fixed_read_only: true
}