Remove popup and timer before powering off 53/204353/1 accepted/tizen/unified/20190423.113457 submit/tizen/20190423.082506
authorlokilee73 <changjoo.lee@samsung.com>
Tue, 23 Apr 2019 08:14:16 +0000 (17:14 +0900)
committerlokilee73 <changjoo.lee@samsung.com>
Tue, 23 Apr 2019 08:15:45 +0000 (17:15 +0900)
commit87afbc57572d09e3617f3d0b5c96f05574b71e10
tree77958abc3a1adf0f675a566692b772f86f62c629
parent816164a27912cf2bba1c5470027e288c03deff77
Remove popup and timer before powering off

1. Remove popup before powering off
Low and critical popups are shown beforehand according to battery level.
So, to show popup before powering off is duplicated action.

2. Remove poweroff timer
The purpose of power off timer is to have time to show popup before powering off.
But we don't need it any more.
Morever, popup can be shown or not shown by remained battery capacity.
It can confuse users.

Change-Id: I8cc67999cfe7be56e4c882012b4be29800cd4159
Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
src/battery/lowbat-handler.c