summaryrefslogtreecommitdiff
path: root/tm1
diff options
context:
space:
mode:
authorKichan Kwon <k_c.kwon@samsung.com>2019-05-13 11:37:14 +0900
committerKichan Kwon <k_c.kwon@samsung.com>2019-05-13 11:37:51 +0900
commita6b771b14d49423ff08047f4826aefe70775940e (patch)
treed711518859d3562c408179f464042ad0ce98bd07 /tm1
parent65f2e73265e2d508f02d38547ff14f69ac90b60a (diff)
downloadunified-model-config-a6b771b14d49423ff08047f4826aefe70775940e.tar.gz
unified-model-config-a6b771b14d49423ff08047f4826aefe70775940e.tar.bz2
unified-model-config-a6b771b14d49423ff08047f4826aefe70775940e.zip
[ACR-1381] Add device type key
Change-Id: I2762ef2c6a66671094e44527e285315dd99ae86f Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
Diffstat (limited to 'tm1')
-rw-r--r--tm1/model-config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tm1/model-config.xml b/tm1/model-config.xml
index a64e07b..a1137bb 100644
--- a/tm1/model-config.xml
+++ b/tm1/model-config.xml
@@ -246,6 +246,7 @@
<key name="tizen.org/feature/oauth2" type="bool">true</key>
<key name="tizen.org/feature/security.privacy_privilege" type="bool">true</key>
<key name="tizen.org/feature/security.device_certificate" type="bool">false</key>
+ <key name="tizen.org/system/device_type" type="string">Mobile(Telephony)</key>
</platform>
<custom>
</custom>