Use GList in manifest_x structures 67/49167/8 accepted/tizen/mobile/20151027.055537 accepted/tizen/tv/20151027.055543 accepted/tizen/wearable/20151027.055551 submit/tizen/20151027.011246
authorTomasz Iwanek <t.iwanek@samsung.com>
Wed, 7 Oct 2015 08:13:43 +0000 (10:13 +0200)
committerSangyoon Jang <s89.jang@samsung.com>
Mon, 26 Oct 2015 07:19:46 +0000 (16:19 +0900)
commit4bdf0c07f63b846633578f1fac610feebcd684e0
treea6daf489f0349319465970219b8d0ef4335bb625
parentb95bdaa637806ab620a485b261fc69a78e045ce4
Use GList in manifest_x structures

This is adjustment to following commit:
 - https://review.tizen.org/gerrit/#/c/49085/

Changes should be submitted together.

Change-Id: I0834960bf882e1335109d9208b4970dbc03ede1e
16 files changed:
src/common/security_registration.cc
src/common/step/step_backup_icons.cc
src/common/step/step_check_signature.cc
src/common/step/step_create_icons.cc
src/common/step/step_generate_xml.cc
src/common/step/step_kill_apps.cc
src/common/step/step_privilege_compatibility.cc
src/common/step/step_recover_icons.cc
src/common/step/step_remove_icons.cc
src/common/utils/clist_helpers.h [deleted file]
src/common/utils/glist_range.h [new file with mode: 0644]
src/tpk/step/step_create_symbolic_link.cc
src/tpk/step/step_parse.cc
src/wgt/step/step_add_default_privileges.cc
src/wgt/step/step_create_symbolic_link.cc
src/wgt/step/step_parse.cc