diff options
author | Ickhee Woo <ickhee.woo@samsung.com> | 2017-07-28 11:38:07 +0900 |
---|---|---|
committer | Dongchul Lim <dc7.lim@samsung.com> | 2017-07-31 00:21:30 +0000 |
commit | f4f297fa3bef7e11f835f5ee797ba9625911f57e (patch) | |
tree | d3a7daab5f4087b48df88c49cc5a5e4b5e6a14b4 | |
parent | 3d3882b3050ace12a7c294d6e40555d74d5bad9f (diff) | |
download | model-config-n4-f4f297fa3bef7e11f835f5ee797ba9625911f57e.tar.gz model-config-n4-f4f297fa3bef7e11f835f5ee797ba9625911f57e.tar.bz2 model-config-n4-f4f297fa3bef7e11f835f5ee797ba9625911f57e.zip |
Added Synchronization Manager Featuresubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170731.002252accepted/tizen/unified/20170801.054839accepted/tizen/4.0/unified/20170816.015609
Change-Id: I93a6f666ea41b3e51ca3809dad2702528047dbda
Signed-off-by: Ickhee Woo <ickhee.woo@samsung.com>
-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 a90fa87..048da3e 100644 --- a/model-config.xml +++ b/model-config.xml @@ -8,6 +8,7 @@ <key name="tizen.org/system/platform.communication_processor" type="string">XMM6260</key> <key name="tizen.org/system/manufacturer" type="string">Tizen</key> <key name="tizen.org/feature/account" type="bool">true</key> + <key name="tizen.org/feature/account.sync" type="bool">true</key> <key name="tizen.org/feature/archive" type="bool">true</key> <key name="tizen.org/feature/badge" type="bool">true</key> <key name="tizen.org/feature/battery" type="bool">true</key> |