sync with tizen 2.2 to fix a build error 48/10848/3
authorjunsuk77.oh <junsuk77.oh@samsung.com>
Mon, 14 Oct 2013 07:32:57 +0000 (16:32 +0900)
committerjunsuk77.oh <junsuk77.oh@samsung.com>
Mon, 14 Oct 2013 07:35:49 +0000 (16:35 +0900)
commit9108cc06feca4465fd9d5b3314e29659d61367e8
tree78c15eeecca618ff904883104a2297c77a5fc805
parent684faf1145afc3416f696b3d485725bb5e85cb31
sync with tizen 2.2 to fix a build error

1. add new api to support submode, and
2. add new getter to get the main package id when app is in submode
3. add new api to support fota upgrade
4. add debug message when db query is fail
5. use sqlite3_snprintf instead of snprintf to get special charator like upperstrophy

Change-Id: I6e86988e0d3239437767ae145ab742d4743795d3
Signed-off-by: junsuk77.oh <junsuk77.oh@samsung.com>
include/ail.h
src/ail_convert.c
src/ail_db.c
src/ail_desktop.c
src/ail_private.h
src/ail_sql.c
src/ail_sql.h