commit | ecb6fdda826485fee45ee1c73cf3941bc1e490f6 | [log] [tgz] |
---|---|---|
author | Gabriele M <moto.falcon.git@gmail.com> | Sun Nov 08 00:42:35 2015 +0100 |
committer | Steve Kondik <shade@chemlab.org> | Tue Nov 10 09:28:47 2015 -0800 |
tree | da7bb0f5980fbd70d5e9445e68f34966c423106a | |
parent | 52782aa4271769a6bc351c4f07a26a10d7beec24 [diff] |
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