Adding feature flags for Launcher reboot and load improvements
Bug: 318539160 Bug: 298231234 Test: N/A Flag: ACONFIG com.android.launcher3.enable_reboot_unlock_animation DEVELOPMENT Flag: ACONFIG com.android.launcher3.enable_workspace_inflation DEVELOPMENT Change-Id: Ica99710a4168eae556ea656f65a444628f9fd8e9
This commit is contained in:
@@ -105,3 +105,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