Change the restriction on sending out <Standby> command

ag/5515203

Note that we check the current power status client passes when calling the
api.

But when client calls powerOffRemoteDevice, the power status
could be UNKNOWN or not updated, for example when device does not report
power off before going to sleep.

For now we change the logic to only log the status.
We can have seperate CL to handle requerying the power status when it's
not updated.

Test: manual
Bug: 119519941
Change-Id: I0105850444f50e316d3ea2b8c3967d423151d416
1 file changed