summaryrefslogtreecommitdiff
path: root/aconfig/settings_globalintl_flag_declarations.aconfig
blob: 68662d0b921af5eec0dbc8f2e72605142508fc01 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
package: "com.android.settings.flags"

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