[ACR-1381] Add device type key 75/205975/1
authorKichan Kwon <k_c.kwon@samsung.com>
Mon, 13 May 2019 02:37:14 +0000 (11:37 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Mon, 13 May 2019 02:37:51 +0000 (11:37 +0900)
Change-Id: I2762ef2c6a66671094e44527e285315dd99ae86f
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
emulator/model-config_mobile.xml
emulator/model-config_wearable.xml
rpi3/model-config_tv.xml
tm1/model-config.xml
tm2/model-config.xml
tw2/model-config.xml
tw3/model-config.xml
xu3/model-config_tv.xml

index ff543ca..d3d96e8 100644 (file)
                <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(Wi-Fi)</key>
        </platform>
 </model-config>
index ab0dc96..977402a 100644 (file)
                <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>
index c1e1723..6633ad5 100644 (file)
                <key name="tizen.org/feature/oauth2" type="bool">false</key>
                <key name="tizen.org/feature/security.privacy_privilege" type="bool">false</key>
                <key name="tizen.org/feature/security.device_certificate" type="bool">false</key>
+               <key name="tizen.org/system/device_type" type="string">TV</key>
        </platform>
        <custom>
        </custom>
index a64e07b..a1137bb 100644 (file)
                <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>
index 45e58b8..b4cfeb2 100644 (file)
                <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>
index 982129a..d316faf 100644 (file)
                <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(with SIM)</key>
        </platform>
        <custom>
        </custom>
index 7b67d9a..b038a87 100644 (file)
                <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>
index 143ea80..7d2d644 100644 (file)
                <key name="tizen.org/system/input.key.back" type="bool">false</key>
                <key name="tizen.org/feature/security.privacy_privilege" type="bool">false</key>
                <key name="tizen.org/feature/security.device_certificate" type="bool">false</key>
+               <key name="tizen.org/system/device_type" type="string">TV</key>
        </platform>
        <custom>
        </custom>