Merge "Revert accidental removal of PURPOSE_BUGFIX of flag enable_add_app_widget_via_config_activity_v2" into main

This commit is contained in:
Fengjiang Li
2024-03-21 03:19:55 +00:00
committed by Android (Google) Code Review

View File

@@ -90,9 +90,6 @@ flag {
namespace: "launcher"
description: "Enables full width two pane widget picker for tablets in landscape and portrait"
bug: "315055849"
metadata {
purpose: PURPOSE_BUGFIX
}
}
flag {
@@ -185,6 +182,9 @@ flag {
namespace: "launcher"
description: "When adding app widget through config activity, directly add it to workspace to reduce flicker"
bug: "284236964"
metadata {
purpose: PURPOSE_BUGFIX
}
}
flag {