diff --git a/aconfig/launcher.aconfig b/aconfig/launcher.aconfig index 22fe82b0ec..fecc43d0b2 100644 --- a/aconfig/launcher.aconfig +++ b/aconfig/launcher.aconfig @@ -291,3 +291,14 @@ flag { description: "Replace hybrid hotseat app predictions with strictly Recent Apps" bug: "315354060" } + +flag { + name: "enable_first_screen_broadcast_archiving_extras" + namespace: "launcher" + description: "adds Extras to first screen broadcast for archived apps" + bug: "322314760" + is_fixed_read_only: true + metadata { + purpose: PURPOSE_BUGFIX + } +}