Files
app_Settings/aconfig/settings_globalintl_flag_declarations.aconfig
danielwbhuang 7b24af118c Add accessibility appearance settings backup feature flag
Bug: 341210043
Flag: com.android.settings.flags.accessibility_appearance_settings_backup_enabled
Test: manual
Change-Id: I71163c3dcdb81aa9621ae47e69a694b42331b8b7
2024-07-17 16:14:58 +08:00

24 lines
560 B
Plaintext

package: "com.android.settings.flags"
container: "system_ext"
flag {
name: "terms_of_address_enabled"
namespace: "globalintl"
description: "Feature flag for Terms of Address"
bug: "297798866"
}
flag {
name: "locale_notification_enabled"
namespace: "globalintl"
description: "Feature flag for locale notification"
bug: "301380610"
}
flag {
name: "accessibility_appearance_settings_backup_enabled"
namespace: "globalintl"
description: "Feature flag for B&R accessibility appearance settings"
bug: "341210043"
}