Add feature flag for regional preferences APIs
Bug: 370379000 Flag: com.android.settings.flags.regional_preferences_api_enabled Test: manual Change-Id: I165a800dcf6dbc299f86e6cf89ffc4c94ecd9e15
This commit is contained in:
parent
c0a4fec1e6
commit
2133c646f8
1 changed files with 7 additions and 0 deletions
|
|
@ -21,3 +21,10 @@ flag {
|
|||
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"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue