commit | 55a921ec8458adb4d6139f65270400ff035c472e | [log] [tgz] |
---|---|---|
author | zachh <zachh@google.com> | Fri Aug 11 17:29:55 2017 -0700 |
committer | Eric Erfanian <erfanian@google.com> | Mon Aug 14 08:31:49 2017 -0700 |
tree | f12c561f3c98f4d034a2e8508f0628b70957544c | |
parent | b0c760ee35a5d1b361a39c91b633136c82938240 [diff] |
Warm up shared preferences in App#onCreate for bugfood builds. This is being moved from DialtactsActivity#onCreate in order to provide better coverage (since App#onCreate is called earlier). Additionally, to de-risk any impact on release builds, warming up now only happens when strict mode is enabled, i.e. on bugfood builds. Test: none PiperOrigin-RevId: 165046087 Change-Id: I2bd5337a59fa5a430480e77986015c61798185e8