package: "com.android.providers.contacts.flags" container: "system" flag { name: "cp2_account_move_flag" namespace: "contacts" description: "Methods for bulk move of contacts between accounts" bug: "330324156" } flag { name: "cp2_account_move_sync_stub_flag" namespace: "contacts" description: "Methods for writing sync stubs during bulk move of contacts between accounts" bug: "330324156" } flag { name: "enable_new_default_account_rule_flag" namespace: "contacts" description: "Enable new default account for contacts" bug: "337979000" } flag { name: "cp2_sync_search_index_flag" namespace: "contacts" description: "Refactor to update search index during account removal and contact aggregation" bug: "363260703" } flag { name: "disable_move_to_ineligible_default_account_flag" namespace: "contacts" description: "Disable move api to ineligible cloud default accounts" bug: "372270980" } flag { name: "cp2_account_move_delete_non_common_data_rows_flag" namespace: "contacts" description: "Delete data rows not included in CommonDataKinds when moving between account types" bug: "330324156" } flag { name: "disable_cp2_account_move_flag" namespace: "contacts" description: "Disable bulk move of contacts between accounts" bug: "382359013" } flag { name: "log_contact_save_invalid_account_error" namespace: "contacts" description: "Log the error of saving contacts to invalid account" bug: "399412962" metadata { purpose: PURPOSE_BUGFIX } } flag { name: "log_call_method" namespace: "contacts" description: "Log the call method" bug: "400528898" metadata { purpose: PURPOSE_BUGFIX } }