Merge "Add aconfig flag on contacts default account settings in the app settings page." into main
This commit is contained in:
commit
6faf7da877
1 changed files with 9 additions and 0 deletions
|
|
@ -0,0 +1,9 @@
|
|||
package: "com.android.settings.flags"
|
||||
container: "system"
|
||||
|
||||
flag {
|
||||
name: "enable_contacts_default_account_in_settings"
|
||||
namespace: "contacts"
|
||||
description: "Enable Contacts Storage (Contacts Default Account) in settings"
|
||||
bug: "368126293"
|
||||
}
|
||||
Loading…
Add table
Reference in a new issue