diff options
Diffstat (limited to 'tw3/model-config.xml')
-rw-r--r-- | tw3/model-config.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/tw3/model-config.xml b/tw3/model-config.xml index c7e8b3f..b499d02 100644 --- a/tw3/model-config.xml +++ b/tw3/model-config.xml @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<model-config version="8.0" model="tw3"> +<model-config version="9.0" model="tw3"> <platform> <key name="tizen.org/system/model_name" type="string">TW3</key> <key name="tizen.org/system/platform.name" type="string">Tizen</key> - <key name="tizen.org/feature/platform.version" type="string">8.0</key> + <key name="tizen.org/feature/platform.version" type="string">9.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> @@ -159,9 +159,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">8.0</key> + <key name="tizen.org/feature/platform.native.api.version" type="string">9.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">8.0</key> + <key name="tizen.org/feature/platform.web.api.version" type="string">9.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> |