fix container designation, it should be system_ext

Bug: b/338095619
Change-Id: I8ee2fd5fad529da2026af77f969abbf88e636ac3
This commit is contained in:
Dennis Shen
2024-04-30 22:06:28 +00:00
parent 6c8455c22b
commit a4e178e6dd
19 changed files with 22 additions and 22 deletions

View File

@@ -1,9 +1,9 @@
package: "com.android.settings.flags"
container: "system"
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"
}
}