commit | 3204fb9682242a7b5a749489076c66d448c42577 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Jun 02 22:15:57 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Fri Jun 03 18:30:32 2016 -0700 |
tree | 7c94976508bb53409e7916a70b5e3df54afed95c | |
parent | f196106f971d9e91dfcd14132a0fc2ce3d2cfc6c [diff] |
WifiBackupRestore: Logging changes Changes in CL: 1. To reduce log spamming, dump out the raw backup data only in bugreports if verbose logging is enabled. 2. Mask out the passwords from the backup data dump. 3. Move WifiBackupRestore module initialization to |WifiInjector| so that |WifiStateMachine| can set the verbose loging level. 4. Cleanup some unused variables in |SupplicantNework| class. BUG: 29051876 Change-Id: I6b58136057549ba1eb8a2845341be9fa072572b4 TEST: Manual tests