Bug: b/365135457 Test: m Flag: EXEMPT refactor Change-Id: I574c5971e93172b3919b5676f917761d77aa0841
24 lines
556 B
Plaintext
24 lines
556 B
Plaintext
package: "com.android.settings.flags"
|
|
container: "system"
|
|
|
|
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"
|
|
}
|