Merge "Remove the perform backup tasks flag." into main
diff --git a/aconfig/settings_perform_backup_tasks_flag_declarations.aconfig b/aconfig/settings_perform_backup_tasks_flag_declarations.aconfig
deleted file mode 100644
index dcb876b..0000000
--- a/aconfig/settings_perform_backup_tasks_flag_declarations.aconfig
+++ /dev/null
@@ -1,9 +0,0 @@
-package: "com.android.settings.flags"
-container: "system_ext"
-
-flag {
- name: "enable_perform_backup_tasks_in_settings"
- namespace: "backstage_power"
- description: "Enable the Perform Backup Tasks screen in Settings"
- bug: "320563660"
-}