Updated for handling the PD open status.
authorSung-jae Park <nicesj.park@samsung.com>
Fri, 7 Dec 2012 10:48:43 +0000 (19:48 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Mon, 10 Dec 2012 01:34:06 +0000 (10:34 +0900)
commit23b2c51b43a17bb45758c6fd452cfce105363506
treede50ea170d00bd0e7e2885307412b7e57034d3df
parentca2f52803b6ce43fa303dd866d6cc2786dd7ef95
Updated for handling the PD open status.

Freezing pended update timer is not able to make the update
of PD open'd livebox.

If a livebox has open'd PD, it has to able to be updated by service.

Align the update timer to every N sec 00 min.

Change-Id: Id46088d6c4b88412d1446bade00cceebf02fea92
include/util.h
packaging/com.samsung.data-provider-slave.spec
src/conf.c
src/critical_log.c
src/fault.c
src/lb.c
src/main.c
src/update_monitor.c
src/util.c