diff options
author | hyunsik.noh <hyunsik.noh@samsung.com> | 2013-05-13 14:15:05 +0900 |
---|---|---|
committer | hyunsik.noh <hyunsik.noh@samsung.com> | 2013-05-13 21:53:40 +0900 |
commit | ac6ade5a944adb1152dcc5a86395e0adb7f84db7 (patch) | |
tree | 6c995e62c549e4ed5e34ca64cf51721b45bf9e6a /org.tizen.common.feature | |
parent | b5cd2eda640d14eccf6e0d670741667a64ad8f1f (diff) | |
download | common-eplugin-ac6ade5a944adb1152dcc5a86395e0adb7f84db7.tar.gz common-eplugin-ac6ade5a944adb1152dcc5a86395e0adb7f84db7.tar.bz2 common-eplugin-ac6ade5a944adb1152dcc5a86395e0adb7f84db7.zip |
[Title]Move smart launch to common and support web/native(+profile) launch
Change UI and structure
[Type]
[Module]common
[Priority]
[CQ#]
[Redmine#]
[Problem]
[Cause]
[Solution]
Change-Id: I3f5c850da4efd1fb720bfcfb795dbab5da4292e2
Diffstat (limited to 'org.tizen.common.feature')
-rwxr-xr-x | org.tizen.common.feature/feature.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/org.tizen.common.feature/feature.xml b/org.tizen.common.feature/feature.xml index 82145017a..46ea31f93 100755 --- a/org.tizen.common.feature/feature.xml +++ b/org.tizen.common.feature/feature.xml @@ -84,4 +84,10 @@ version="0.0.0" unpack="false"/> + <plugin + id="org.tizen.common.gom" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> </feature> |