summaryrefslogtreecommitdiff
path: root/aconfig
diff options
context:
space:
mode:
Diffstat (limited to 'aconfig')
-rw-r--r--aconfig/FeatureFlags.aconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/aconfig/FeatureFlags.aconfig b/aconfig/FeatureFlags.aconfig
index 2a526875..f4fc0630 100644
--- a/aconfig/FeatureFlags.aconfig
+++ b/aconfig/FeatureFlags.aconfig
@@ -26,16 +26,6 @@ flag {
}
flag {
- name: "fix_drawer_offset_on_config_change"
- namespace: "intentresolver"
- description: "Fix drawer offset calculation after rotating when in a non-initial tab"
- bug: "344057117"
- metadata {
- purpose: PURPOSE_BUGFIX
- }
-}
-
-flag {
name: "fix_missing_drawer_offset_calculation"
namespace: "intentresolver"
description: "Recalculate drawer offset upon the preview size change when the targets list remains unchanged"