mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
Merge "Adding feature flags for Launcher reboot and load improvements" into main
This commit is contained in:
@@ -112,3 +112,17 @@ flag {
|
||||
bug: "307527314"
|
||||
is_fixed_read_only: true
|
||||
}
|
||||
|
||||
flag {
|
||||
name: "enable_reboot_unlock_animation"
|
||||
namespace: "launcher"
|
||||
description: "Enables unlock animation after device reboot"
|
||||
bug: "298231234"
|
||||
}
|
||||
|
||||
flag {
|
||||
name: "enable_workspace_inflation"
|
||||
namespace: "launcher"
|
||||
description: "Enables asnc inflation of workspace icons"
|
||||
bug: "318539160"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user