Don't try to update if a box is paused even though it is triggered by the 3rd process.
authorSung-jae Park <nicesj.park@samsung.com>
Tue, 2 Jul 2013 04:48:22 +0000 (13:48 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Tue, 2 Jul 2013 04:48:22 +0000 (13:48 +0900)
commit0e0206f9bf1289d18418670450a1b5235c8e63b2
treeed255d4507c5cdab2933c35b16647dc722d334c5
parenta6a4ef479727f8c9bcda73f397d492e7774f864e
Don't try to update if a box is paused even though it is triggered by the 3rd process.

Even though the box is paused, its content is updated when it is triggered from the 3rd process.
There is no logic to prevent from updating.
Check the state before update box. if it is paused, Increase the pending count and trigger it when the box is resumed.

Change-Id: I1406e66f98140b55bd30cc3d7a7c1e01b7ff661f
packaging/org.tizen.data-provider-slave.spec
src/lb.c