Update enable_grid_only_overview to use correct release bug

Bug: 270397206
Test: presubmit
Change-Id: I513d77c61ee87485ecf0061d3b3a3c3a74c45982
This commit is contained in:
Alex Chau
2023-09-14 12:27:37 +01:00
parent 64116af237
commit c40e64e0cb

View File

@@ -18,5 +18,5 @@ flag {
name: "enable_grid_only_overview"
namespace: "launcher"
description: "Enable a grid-only overview without a focused task."
bug: "270397206"
bug: "257950105"
}