Bug: 248514263 Test: adb shell device_config put settings_globalintl com.android.settings.flags.locale_notification_enabled true Change-Id: Ibfc9b7fb8c39962af1b062feb98d073207887fb9
16 lines
360 B
Plaintext
16 lines
360 B
Plaintext
package: "com.android.settings.flags"
|
|
|
|
flag {
|
|
name: "terms_of_address_enabled"
|
|
namespace: "settings_globalintl"
|
|
description: "Feature flag for Terms of Address"
|
|
bug: "297798866"
|
|
}
|
|
|
|
flag {
|
|
name: "locale_notification_enabled"
|
|
namespace: "settings_globalintl"
|
|
description: "Feature flag for locale notification"
|
|
bug: "248514263"
|
|
}
|