Files
app_Settings/aconfig/settings_globalintl_flag_declarations.aconfig
Zoey Chen 59cccc6775 [Settings] Use Settings flag to keep consistency
Bug: 401438916
Test: manual
Flag: EXEMPT refactor
Change-Id: Ie7d1bf50c119eb5b5bcea55508c6a8a842bc60ee
2025-03-07 07:49:17 +00:00

31 lines
726 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"
}
flag {
name: "regional_preferences_api_enabled"
namespace: "globalintl"
description: "Feature flag for regional preferences APIs"
bug: "370379000"
}