Fix the bug of ignoring updated content info.
authorSung-jae Park <nicesj.park@samsung.com>
Wed, 1 May 2013 08:01:27 +0000 (17:01 +0900)
committerSung-jae Park <nicesj.park@samsung.com>
Wed, 1 May 2013 08:29:27 +0000 (17:29 +0900)
commit68c6a1c5f46441c966610a752e456e27929383d0
treefd0161b852f06dcd72efd7da2407674a5fa4c1c9
parent7b71a7b60b96fd71111a5c9f16abfaef86745f2c
Fix the bug of ignoring updated content info.

Even if the box tries to update its content info,
in case of script type box, the provider ignores it.

This patch will fix it.

Change-Id: Iff367b9affcc74d1282ae486163253192c0b54b1
include/instance.h
packaging/data-provider-master.spec
src/instance.c
src/script_handler.c
src/server.c