Remove the perform backup tasks flag.

This flag is now abandoned and will not be used in the future.

Bug: 382295619
Test: builds
Flag: EXEMPT removing com.android.settings.flags.enable_perform_backup_tasks_in_settings
Change-Id: I1aa162145b09f18ad0cc8d16d96dbd6d07b149a9
This commit is contained in:
Varun Shah
2024-12-04 23:37:06 +00:00
parent 0afd3f64a5
commit 98d20b2cd5

View File

@@ -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"
}