Loading healthd/healthd_board_default.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -27,5 +27,5 @@ void healthd_board_init(struct healthd_config*) int healthd_board_battery_update(struct android::BatteryProperties*) { // return 0 to log periodic polled battery status to kernel log return 0; return 1; } Loading
healthd/healthd_board_default.cpp +1 −1 Original line number Diff line number Diff line Loading @@ -27,5 +27,5 @@ void healthd_board_init(struct healthd_config*) int healthd_board_battery_update(struct android::BatteryProperties*) { // return 0 to log periodic polled battery status to kernel log return 0; return 1; }