diff --git a/aconfig/launcher.aconfig b/aconfig/launcher.aconfig index 75b3f70ce7..98dd4d68bb 100644 --- a/aconfig/launcher.aconfig +++ b/aconfig/launcher.aconfig @@ -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" +}