Merge "Disable account setup debug screen." into jb-ub-mail-ur10

This commit is contained in:
Yu Ping Hu 2013-09-25 21:56:15 +00:00 committed by Android (Google) Code Review
commit 229e173010

View File

@ -90,8 +90,8 @@ import java.util.concurrent.FutureTask;
public class AccountSetupBasics extends AccountSetupActivity
implements OnClickListener, TextWatcher, AccountCheckSettingsFragment.Callbacks {
// TODO: Set to false before shipping, logs PII b/10446166
private final static boolean ENTER_DEBUG_SCREEN = true;
// Set to false before shipping, logs PII
private final static boolean ENTER_DEBUG_SCREEN = false;
/**
* Direct access for forcing account creation