diff options
| -rw-r--r-- | core/java/android/app/grammatical_inflection_manager.aconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/java/android/app/grammatical_inflection_manager.aconfig b/core/java/android/app/grammatical_inflection_manager.aconfig index 989ce61337a3..68d12ba75560 100644 --- a/core/java/android/app/grammatical_inflection_manager.aconfig +++ b/core/java/android/app/grammatical_inflection_manager.aconfig @@ -2,7 +2,7 @@ package: "android.app" flag { name: "system_terms_of_address_enabled" - namespace: "grammatical_gender" + namespace: "globalintl" description: "Feature flag for System Terms of Address" bug: "297798866" } |