diff options
Diffstat (limited to 'tw3')
-rw-r--r-- | tw3/model-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tw3/model-config.xml b/tw3/model-config.xml index 7b67d9a..b038a87 100644 --- a/tw3/model-config.xml +++ b/tw3/model-config.xml @@ -248,6 +248,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">Wearable(without SIM)</key> </platform> <custom> </custom> |