diff options
Diffstat (limited to 'tw2')
-rw-r--r-- | tw2/model-config.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tw2/model-config.xml b/tw2/model-config.xml index 755525b..8d726c0 100644 --- a/tw2/model-config.xml +++ b/tw2/model-config.xml @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<model-config version="5.5" model="tw2"> +<model-config version="6.0" model="tw2"> <platform> <key name="tizen.org/system/model_name" type="string">TW2</key> <key name="tizen.org/system/platform.name" type="string">Tizen</key> - <key name="tizen.org/feature/platform.version" type="string">5.5</key> + <key name="tizen.org/feature/platform.version" type="string">6.0</key> <key name="tizen.org/system/platform.processor" type="string">exynos7270</key> <key name="tizen.org/system/platform.communication_processor" type="string">4G LTE</key> <key name="tizen.org/system/manufacturer" type="string">Tizen</key> @@ -149,9 +149,9 @@ <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key> <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">false</key> <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">true</key> - <key name="tizen.org/feature/platform.native.api.version" type="string">5.5</key> + <key name="tizen.org/feature/platform.native.api.version" type="string">6.0</key> <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key> - <key name="tizen.org/feature/platform.web.api.version" type="string">5.5</key> + <key name="tizen.org/feature/platform.web.api.version" type="string">6.0</key> <key name="tizen.org/feature/profile" type="string">wearable</key> <key name="tizen.org/feature/screen" type="bool">true</key> <key name="tizen.org/feature/screen.shape.circle" type="bool">true</key> |