diff --git a/aconfig/launcher.aconfig b/aconfig/launcher.aconfig index 06809d7f9c..72e74cf096 100644 --- a/aconfig/launcher.aconfig +++ b/aconfig/launcher.aconfig @@ -564,3 +564,13 @@ flag { purpose: PURPOSE_BUGFIX } } + +flag { + name: "restore_archived_shortcuts" + namespace: "launcher" + description: "Makes sure pre-archived pinned shortcuts also get restored" + bug: "375414891" + metadata { + purpose: PURPOSE_BUGFIX + } +}