commit | 8e5132674ca2fe8e94f62b3083376ca5739f8640 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Fri Jun 17 09:08:22 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Wed Jun 22 14:00:22 2016 -0700 |
tree | 9c6ce2a7d11a749fd866a306e7db5727b5a5a76e | |
parent | 1a731d9b8078e156b99dd281b814d93ab025e363 [diff] |
WifiConfigStoreData: Remove unwanted elements Changes in the CL: 1. There is no need for us to persist the last network ID allocated. This should be a simple counter which is recreated on every startup. 2. Don't persist bssid blacklist. This is deprecated and will soon be removed altogether from WifiConfigManager. BUG: 29435647 BUG: 29449615 Change-Id: I5ac66f616d1d00ec5a2f9fa722ae23f6c8bed4aa TEST: Unit tests