commit | c5f5b18b226a208ec1b669b2b5269400b9ddccf9 | [log] [tgz] |
---|---|---|
author | Lei Yu <jackqdyulei@google.com> | Fri Apr 06 14:50:05 2018 -0700 |
committer | Lei Yu <jackqdyulei@google.com> | Fri Apr 06 15:57:44 2018 -0700 |
tree | b660e595380ec630f450736f1e4c25302c47db49 | |
parent | 78e2cad8b1e022380706ca0173ad9a64a214050b [diff] |
Add NullPtrCheck when smearing in settings This only happens in new device with broken power_profile.xml, in which it doesn't have screen power model. This CL catches the null pointer crash and log it. Change-Id: Iac23e3a8fc51385bdb22979c4b59000319f6fd49 Fixes: 74617269 Test: RunSettingsRoboTests