Merge "Add aconfig flag on contacts default account settings in the app settings page." into main

This commit is contained in:
Dongzhuo Zhang
2024-09-20 23:03:30 +00:00
committed by Android (Google) Code Review

View File

@@ -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"
}