Do not update box when it is paused.
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 2 Jul 2013 02:09:41 +0000 (11:09 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 2 Jul 2013 02:09:41 +0000 (11:09 +0900)
commitd066691efd9b9a016b4df2b21f80dffcb60d0391
tree3ae3010cdf1f042b80bfee799cec8f5ec45ae7bf
parent3f5cfda3607bc49567f3cc994c0ea28b0dd00a39
Do not update box when it is paused.

[model] Redwood
[binary_type] AP
[customer] Docomo/Orange/Open
[issue#] N/A
[problem] Box is updated if it is triggered from other process.
[cause] Slave doesn't check the pause state of a box.
[solution] Check the box's state, if it is paused, just increase the update counter. when it gets resume event, append it to pended updated list.
[team] HomeTF
[request]
[horizontal_expansion]

Change-Id: Ice6a32487470c29104e010d72000eacd8c606ecf
packaging/com.samsung.data-provider-slave.spec
src/lb.c