[Title] added missing common.connection plugin in feature.xml
authorjihoon song <jihoon80.song@samsung.com>
Wed, 16 Nov 2011 09:25:08 +0000 (18:25 +0900)
committerjihoon song <jihoon80.song@samsung.com>
Wed, 16 Nov 2011 09:25:08 +0000 (18:25 +0900)
[Type] Bugfix
[Module] common-plugin
[Priority] Critical
[CQ#] --
[Redmine#] --
[Problem]
[Cause]
[Solution]
[TestCase]

Change-Id: Iaa83bd7b4ab24b66fd0a70898e4dce8b3a657772

com.samsung.slp.common.feature/feature.xml

index 9c47829..afc9bc2 100644 (file)
          version="0.0.0"
          unpack="false"/>
 
+   <plugin
+         id="com.samsung.slp.common.connection"
+         download-size="0"
+         install-size="0"
+         version="0.0.0"
+         unpack="false"/>
+
 </feature>