[Settings] Remove dependency from SUW nav bar

Remove setup wizard navigation bar as one of setting's dependencies,
since all the users are using setup wizard library, which includes
the navigation bar as one of its components.

Change-Id: I4ce2b8639155b813a782115725c88d5b1c5c8bfc
This commit is contained in:
Maurice Lam
2015-09-28 14:57:20 -07:00
parent 562251a0bd
commit 820ee63716
3 changed files with 1 additions and 5 deletions

View File

@@ -129,7 +129,7 @@ public class WifiSetupActivity extends WifiPickerActivity
// can either connect to a different network or press "next" to proceed.
mUserSelectedNetwork = false;
}
setNextButtonText(R.string.setup_wizard_next_button_label);
setNextButtonText(R.string.suw_next_button_label);
setNextButtonEnabled(true);
} else if (mIsWifiRequired || (mIsNetworkRequired && !isNetworkConnected())) {
// We do not want the user to skip wifi setting if