From c40e64e0cba46e158ba0e9b8bae4711b1bc191de Mon Sep 17 00:00:00 2001 From: Alex Chau Date: Thu, 14 Sep 2023 12:27:37 +0100 Subject: [PATCH] Update enable_grid_only_overview to use correct release bug Bug: 270397206 Test: presubmit Change-Id: I513d77c61ee87485ecf0061d3b3a3c3a74c45982 --- aconfig/launcher.aconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aconfig/launcher.aconfig b/aconfig/launcher.aconfig index 226d717d91..8fddc0ffee 100644 --- a/aconfig/launcher.aconfig +++ b/aconfig/launcher.aconfig @@ -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" }