commit | aab3453965f616f4fe5b49aa2d63c24fcb8054c6 | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Wed Jun 12 15:57:38 2013 -0700 |
committer | The Android Automerger <android-build@android.com> | Wed Jun 12 20:55:08 2013 -0700 |
tree | 7ae2a54fe89b7f0c4bd882281e382d281c174315 | |
parent | 5ac124384f6090f48fb0be5e8a80ad8fd792b87f [diff] |
Fix logspam when battery sysfs file not available. This was a regression caused by a recent change to use String8 instead of char*. We missed the implicit null check here. Bug: 9377604 Change-Id: I7eff138096622c47b5d45678010373dc82138384