commit | e3ac0cd6db984e3f5b25a98c634d586c8c3a0289 | [log] [tgz] |
---|---|---|
author | Daniel Nishi <dhnishi@google.com> | Wed Feb 08 17:16:19 2017 -0800 |
committer | Daniel Nishi <dhnishi@google.com> | Wed Feb 22 17:49:41 2017 -0800 |
tree | 99352ee89a07ac0f176a21859bb37c3fd8add14a | |
parent | 182e6ce2c7d4f82956999692e50f1426c4dbfd61 [diff] |
Use the upstreamed StorageStatsSource wrapper. This was upstreamed into SettingsLib when similar wrappers started showing up in other projects. Settings, however, was using the non-upstreamed version. Change-Id: Iffadb75655165d3b64a25fd7b21e5b9765cb40be Fixes: 35680800 Test: Settings Robotests still pass despite the data swap out.