fix missing encoded_id related change & code clearing. 03/72503/7 accepted/tizen/common/20160606.141600 accepted/tizen/ivi/20160602.230739 accepted/tizen/mobile/20160602.230720 accepted/tizen/tv/20160602.230702 accepted/tizen/wearable/20160602.230637 submit/tizen/20160602.040935
authorjongmyeongko <jongmyeong.ko@samsung.com>
Wed, 1 Jun 2016 08:52:53 +0000 (17:52 +0900)
committerjongmyeongko <jongmyeong.ko@samsung.com>
Thu, 2 Jun 2016 07:52:33 +0000 (16:52 +0900)
commit844f4f2cbadeacae66fd2cf93a8b0326e1453e15
tree8a157d2add929231cbb820740d87d285650ec72e
parent0c937d7ae6a3c2a306cb1f1b62eb7d331229f9b1
fix missing encoded_id related change & code clearing.

Change-Id: I4f653ec89c0ab5396678e859192e569f4a47d57e
Signed-off-by: jongmyeongko <jongmyeong.ko@samsung.com>
16 files changed:
CMakeLists.txt
common/inc/app2ext_utils.h [new file with mode: 0644]
common/src/app2ext_utils.c [new file with mode: 0644]
inc/app2ext_interface.h
plugin/app2sd/CMakeLists.txt
plugin/app2sd/inc/app2sd_client_interface.h
plugin/app2sd/inc/app2sd_interface.h
plugin/app2sd/inc/app2sd_internals.h
plugin/app2sd/src/app2sd_client_interface.c
plugin/app2sd/src/app2sd_interface.c
plugin/app2sd/src/app2sd_internals.c
plugin/app2sd/src/app2sd_internals_registry.c
plugin/app2sd/src/app2sd_internals_utils.c
plugin/app2sd/src/app2sd_server.c
src/app2ext_interface.c
test/src/test_app2ext.c