Add the can_launch member to capability structure. 51/86251/1 accepted/tizen/common/20160902.062103 submit/tizen/20160902.053432
authorKim Gunsoo <gunsoo83.kim@samsung.com>
Mon, 23 Nov 2015 06:20:53 +0000 (15:20 +0900)
committerKim Gunsoo <gunsoo83.kim@samsung.com>
Wed, 31 Aug 2016 05:27:58 +0000 (14:27 +0900)
commit8281cfe87c62ac5dc792701ccb357da1e0c7ca2a
tree7781409afdcdc3278608473f511e3b8130fbb885
parent4523b8e3c98535323865e17d6d53ae183d04b7c3
Add the can_launch member to capability structure.

- The can_launch member is used to determine whether to
  install/launch an Application for the corresponding platform
  in the IDE.
- To obtain the can_launch information, queries the sdbd plugin.

Change-Id: Ic39cc0dce2267190de2e6052172a6333a1e5882b
Signed-off-by: Kim Gunsoo <gunsoo83.kim@samsung.com>
src/sdb.c
src/sdb.h
src/sdbd_plugin.h
src/services.c