commit | 8b92cc22dfeb11898b105150efdc3dd5ec3a6773 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Tue Jun 14 09:59:10 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Tue Jun 21 22:30:51 2016 -0700 |
tree | bfeecebe74b000ca49b7b45ed5d30af55e0c260a | |
parent | f918b154ddceb58c3d214d75ad02180d1907429a [diff] |
WifiConfigStoreNew: Handle file not found Since we might have genuine cases where the config store file is not found (on a fresh install, user switch), handle the file not found exception in |StoreFile.readRawData|. |WifiConfigStoreData.parseRawData| can already handle null bytes passed into it. BUG: 29179579 TEST: Unit-tests Change-Id: I0c6d79cd9752e6662d499b877879b8858e018dbd