Add flag for restoring archived pinned shortcuts

Bug: 375414891
Flag: com.android.launcher3.restore_archived_shortcuts
Test: Presubmit
Change-Id: I3e8d5d2f0268b43b73621bc600726c5107ea4b34
This commit is contained in:
Charlie Anderson
2025-01-23 20:17:26 +00:00
parent 826cbf9c81
commit bae584c31c
+10
View File
@@ -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
}
}