OSDN Git Service

Fixes password not being saved on orientation changed.
authorUdam Saini <udam@google.com>
Mon, 21 Dec 2015 18:52:34 +0000 (10:52 -0800)
committerUdam Saini <udam@google.com>
Mon, 21 Dec 2015 18:52:34 +0000 (10:52 -0800)
commit0ec68624f733d0f605fdcd0449cfdefbf8c9c599
treefd8f7c05286fa3f5a16e49fa101bbdb549797cad
parent63196c5f8211334486ab8e152eede72fbe6cfd6b
Fixes password not being saved on orientation changed.

We are now using the same configuration as WifiSettingsActivity,
which also uses the same configChanges parameters. This keeps the
Setup Wizard instantiation of WifiDialog and the settings instantiation
closer together.

bug:26220180
Change-Id: I05e692d6cb81d3765a3de4ccd6c074deffada72e
AndroidManifest.xml