From ef8e4e2e7757fcc6c63aa5c690d443fd76a79af8 Mon Sep 17 00:00:00 2001 From: Tracy Zhou Date: Fri, 5 Jan 2024 10:45:22 -0800 Subject: [PATCH] Delete enable_split_from_fullscreen_with_keyboard_shortcuts from aconfig It's merged with split_contextual in ag/25511408 Bug: 270394122 Test: N/A Change-Id: Idabddee7c566ec426be744261ff50d7b360e2afa --- aconfig/launcher.aconfig | 7 ------- 1 file changed, 7 deletions(-) diff --git a/aconfig/launcher.aconfig b/aconfig/launcher.aconfig index 228c34a8e5..1fac4e3998 100644 --- a/aconfig/launcher.aconfig +++ b/aconfig/launcher.aconfig @@ -70,13 +70,6 @@ flag { bug: "296231746" } -flag { - name: "enable_split_from_fullscreen_with_keyboard_shortcuts" - namespace: "launcher" - description: "Enables initiating split from a fullscreen app using keyboard shortcuts" - bug: "270394122" -} - flag { name: "enable_launcher_br_metrics" namespace: "launcher"