OSDN Git Service

BatteryService: Fix detection of missing sysfs attributes
authorTodd Poynor <toddpoynor@google.com>
Fri, 19 Apr 2013 19:57:09 +0000 (12:57 -0700)
committerTodd Poynor <toddpoynor@google.com>
Tue, 23 Apr 2013 01:16:16 +0000 (18:16 -0700)
commita6017bc4bfb64b743ab74ec35925d060a90bd237
tree990f1602cd661feb05ff685d5ab3f3ddcb7b4754
parent08372b4237c43480e72a382816fc6b5157e1c522
BatteryService: Fix detection of missing sysfs attributes

Recent conversion from char* to String8 broke these.

Change-Id: I4528c3e4b90614cddbc173ee996c7fc1febb2cf5
services/jni/com_android_server_BatteryService.cpp