Power off : add usleep() to make sure that poweroff_start_animation() works properly... 75/123075/1 accepted/tizen/unified/20170406.055109 submit/tizen/20170405.073013
authorlokilee73 <changjoo.lee@samsung.com>
Tue, 4 Apr 2017 10:05:42 +0000 (19:05 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Tue, 4 Apr 2017 10:05:49 +0000 (19:05 +0900)
commit5848120a3c17b9a3dfc18e9404f2ddf497ebe058
tree7ece75fb6ecb31eafa1fdb2d2aeff612036d1547
parent8d0ea5a283913979fd13433bd79dca9037b478e7
Power off : add usleep() to make sure that poweroff_start_animation() works properly while powering off

poweroff_start_animation didn't work properly because duration for it was not confirmed.
So, add usleep() to solve this issue.

Change-Id: I6968a8e8147ae7b6600a95337c3ac38ac35ae368
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
src/power/power-handler.c [changed mode: 0644->0755]