diff options
author | SukHyung, Kang <shine.kang@samsung.com> | 2017-11-23 19:36:24 +0900 |
---|---|---|
committer | SukHyung, Kang <shine.kang@samsung.com> | 2017-11-23 19:37:12 +0900 |
commit | faeece2a25126816c0f98b2491013c56c83940e3 (patch) | |
tree | 59e44bb05d85634a1fa47933969904760274f1a9 /model-config.xml | |
parent | aad804b63be3169b25d60e65f42de4df1d10a76c (diff) | |
download | model-config-xu3-faeece2a25126816c0f98b2491013c56c83940e3.tar.gz model-config-xu3-faeece2a25126816c0f98b2491013c56c83940e3.tar.bz2 model-config-xu3-faeece2a25126816c0f98b2491013c56c83940e3.zip |
Add watch_app featuresubmit/tizen/20180102.072723submit/tizen/20171124.045010accepted/tizen/unified/20171124.064726
Signed-off-by: SukHyung, Kang <shine.kang@samsung.com>
Change-Id: I07f078d871c8b4a23f13cea760f8cd632a532739
Diffstat (limited to 'model-config.xml')
-rw-r--r-- | model-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/model-config.xml b/model-config.xml index 3b0cd5c..3cbf2aa 100644 --- a/model-config.xml +++ b/model-config.xml @@ -209,6 +209,7 @@ <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key> <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key> <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key> + <key name="tizen.org/feature/watch_app" type="bool">false</key> <key name="tizen.org/feature/web.ime" type="bool">false</key> <key name="tizen.org/feature/web.service" type="bool">false</key> <key name="tizen.org/feature/websetting" type="bool">true</key> |