summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongchul Lim <dc7.lim@samsung.com>2016-02-02 17:48:21 -0800
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>2016-02-02 17:48:21 -0800
commit3b5cb3c6ba3ec6d11886ef0f8aff976a2505b620 (patch)
tree1f11aee3f02acdca2b94d82ead5bcdfaedb78b36
parent518b5436b1f9a3ce4ef17ba1281a272968f404e4 (diff)
parent8dfc258a1bc9b03e279206858e8c68d16a075f31 (diff)
downloadmodel-config-tm1-3b5cb3c6ba3ec6d11886ef0f8aff976a2505b620.tar.gz
model-config-tm1-3b5cb3c6ba3ec6d11886ef0f8aff976a2505b620.tar.bz2
model-config-tm1-3b5cb3c6ba3ec6d11886ef0f8aff976a2505b620.zip
Merge "[ACR-464] Add mtp feature" into tizensubmit/tizen/20160203.015412accepted/tizen/mobile/20160203.052348
-rw-r--r--model-config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/model-config.xml b/model-config.xml
index c4a2560..c54b834 100644
--- a/model-config.xml
+++ b/model-config.xml
@@ -58,6 +58,7 @@
<key name="tizen.org/feature/network.nfc.card_emulation" type="bool">false</key>
<key name="tizen.org/feature/network.nfc.card_emulation.hce" type="bool">false</key>
<key name="tizen.org/feature/network.nfc.reserved_push" type="bool">false</key>
+ <key name="tizen.org/feature/network.mtp" type="bool">true</key>
<key name="tizen.org/feature/network.push" type="bool">true</key>
<key name="tizen.org/feature/network.secure_element" type="bool">true</key>
<key name="tizen.org/feature/network.secure_element.ese" type="bool">false</key>