commit | 6f8a10bd14d927f9603823c06a3e53f56392ba95 | [log] [tgz] |
---|---|---|
author | Svet Ganov <svetoslavganov@google.com> | Tue Apr 26 23:05:31 2016 -0700 |
committer | Svet Ganov <svetoslavganov@google.com> | Tue Apr 26 23:14:06 2016 -0700 |
tree | 58d3d959fdf23e64676ed33ea36a20948c022af9 | |
parent | fc1a21d9185677a13cd2e942855a156535750326 [diff] |
Add a missing null check We no longer have a null settings value - instead it is a null object. This change adds a missing null check that is not changed to check against the null object. bug:28406262 Change-Id: I5a40675dd226564c0ee190d0d6f7eb2a7e4673b0