PowerManager: don't pass NULL pointers to power HAL

Sending a NULL pointer here is likely going to cause system crashes and
doesn't seem to be the correct thing to do, a value equals to zero is
no different from the others.

Change-Id: I2678387715b3ec1d12627abe2dd5d3e189579dc4
1 file changed