mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-03-01 08:16:49 +00:00
Add flag for restoring Archived App Icons from db
Flag: com.android.launcher3.restore_archived_app_icons_from_db Bug: 391913214 Test: Presubmit Change-Id: Iaadc7e1a37f75e114461528a3aa2843ce8527e4b
This commit is contained in:
@@ -574,3 +574,13 @@ flag {
|
||||
purpose: PURPOSE_BUGFIX
|
||||
}
|
||||
}
|
||||
|
||||
flag {
|
||||
name: "restore_archived_app_icons_from_db"
|
||||
namespace: "launcher"
|
||||
description: "Restores pre-archived icons from db when available, mimicing promise icons"
|
||||
bug: "391913214"
|
||||
metadata {
|
||||
purpose: PURPOSE_BUGFIX
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user