Files
app_Settings/aconfig/settings_globalintl_flag_declarations.aconfig
Dennis Shen a4e178e6dd fix container designation, it should be system_ext
Bug: b/338095619
Change-Id: I8ee2fd5fad529da2026af77f969abbf88e636ac3
2024-04-30 22:06:28 +00:00

17 lines
366 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"
}