summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwchang kim <wchang.kim@samsung.com>2018-11-06 08:30:20 +0900
committerwchang kim <wchang.kim@samsung.com>2018-11-06 08:35:41 +0900
commitbb7ad1ca0aab4ab0afd60269fb0dafdab7f3eacc (patch)
tree151030aaf230408897a18f9c22d30197fff9564a
parent1d101516482cb13fc6ea90ff368156f4504c6651 (diff)
downloadunified-model-config-bb7ad1ca0aab4ab0afd60269fb0dafdab7f3eacc.tar.gz
unified-model-config-bb7ad1ca0aab4ab0afd60269fb0dafdab7f3eacc.tar.bz2
unified-model-config-bb7ad1ca0aab4ab0afd60269fb0dafdab7f3eacc.zip
5.0 --> 5.5 Change-Id: I7d3806e7d48a3cecda6f4f876c95af590959fc8c
-rw-r--r--emulator/model-config.xml8
-rw-r--r--emulator/model-config_mobile.xml8
-rw-r--r--emulator/model-config_mobile64.xml8
-rw-r--r--emulator/model-config_tv.xml8
-rw-r--r--emulator/model-config_tv64.xml8
-rw-r--r--emulator/model-config_wearable.xml8
-rw-r--r--generic/model-config-iot.xml11
-rw-r--r--rpi3/model-config.xml8
-rw-r--r--rpi3/model-config_tv.xml8
-rw-r--r--tm1/model-config.xml8
-rw-r--r--tm2/model-config.xml8
-rw-r--r--tw2/model-config.xml8
-rw-r--r--xu3/model-config.xml8
-rw-r--r--xu3/model-config_ivi.xml8
-rw-r--r--xu3/model-config_tv.xml8
15 files changed, 61 insertions, 62 deletions
diff --git a/emulator/model-config.xml b/emulator/model-config.xml
index 400d17a..3624367 100644
--- a/emulator/model-config.xml
+++ b/emulator/model-config.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="5.0" model="EMULATOR">
+<model-config version="5.5" model="EMULATOR">
<platform>
<key name="tizen.org/system/model_name" type="string">Emulator</key>
<key name="tizen.org/system/platform.name" type="string">Tizen</key>
- <key name="tizen.org/feature/platform.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">5.5</key>
<key name="tizen.org/system/platform.processor" type="string">Emulator</key>
<key name="tizen.org/system/platform.communication_processor" type="string">none</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
@@ -113,9 +113,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">false</key>
- <key name="tizen.org/feature/platform.native.api.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">5.5</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.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">5.5</key>
<key name="tizen.org/feature/profile" type="string">common</key>
<key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
<key name="tizen.org/feature/screen.bpp" type="int">32</key>
diff --git a/emulator/model-config_mobile.xml b/emulator/model-config_mobile.xml
index e1fd32f..b2a3193 100644
--- a/emulator/model-config_mobile.xml
+++ b/emulator/model-config_mobile.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="5.0" model="EMULATOR">
+<model-config version="5.5" model="EMULATOR">
<platform>
<key name="tizen.org/system/model_name" type="string">Emulator</key>
<key name="tizen.org/system/platform.name" type="string">Tizen</key>
- <key name="tizen.org/feature/platform.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">5.5</key>
<key name="tizen.org/system/platform.processor" type="string">Emulator</key>
<key name="tizen.org/system/platform.communication_processor" type="string">none</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
@@ -138,9 +138,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">false</key>
- <key name="tizen.org/feature/platform.native.api.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">5.5</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.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">5.5</key>
<key name="tizen.org/feature/profile" type="string">mobile</key>
<key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
<key name="tizen.org/feature/screen.bpp" type="int">32</key>
diff --git a/emulator/model-config_mobile64.xml b/emulator/model-config_mobile64.xml
index 1876c55..940a6d1 100644
--- a/emulator/model-config_mobile64.xml
+++ b/emulator/model-config_mobile64.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="5.0" model="EMULATOR">
+<model-config version="5.5" model="EMULATOR">
<platform>
<key name="tizen.org/system/model_name" type="string">Emulator</key>
<key name="tizen.org/system/platform.name" type="string">Tizen</key>
- <key name="tizen.org/feature/platform.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">5.5</key>
<key name="tizen.org/system/platform.processor" type="string">Emulator</key>
<key name="tizen.org/system/platform.communication_processor" type="string">none</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
@@ -138,9 +138,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">false</key>
- <key name="tizen.org/feature/platform.native.api.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">5.5</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.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">5.5</key>
<key name="tizen.org/feature/profile" type="string">mobile</key>
<key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
<key name="tizen.org/feature/screen.bpp" type="int">32</key>
diff --git a/emulator/model-config_tv.xml b/emulator/model-config_tv.xml
index d500d33..0e959b3 100644
--- a/emulator/model-config_tv.xml
+++ b/emulator/model-config_tv.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="5.0" model="EMULATOR">
+<model-config version="5.5" model="EMULATOR">
<platform>
<key name="tizen.org/system/model_name" type="string">Emulator</key>
<key name="tizen.org/system/platform.name" type="string">Tizen</key>
- <key name="tizen.org/feature/platform.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">5.5</key>
<key name="tizen.org/system/platform.processor" type="string">Emulator</key>
<key name="tizen.org/system/platform.communication_processor" type="string">none</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
@@ -136,9 +136,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">false</key>
- <key name="tizen.org/feature/platform.native.api.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">5.5</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.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">5.5</key>
<key name="tizen.org/feature/profile" type="string">tv</key>
<key name="tizen.org/feature/screen.auto_rotation" type="bool">false</key>
<key name="tizen.org/feature/screen.bpp" type="int">32</key>
diff --git a/emulator/model-config_tv64.xml b/emulator/model-config_tv64.xml
index 89851df..e5c328e 100644
--- a/emulator/model-config_tv64.xml
+++ b/emulator/model-config_tv64.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="5.0" model="EMULATOR">
+<model-config version="5.5" model="EMULATOR">
<platform>
<key name="tizen.org/system/model_name" type="string">Emulator</key>
<key name="tizen.org/system/platform.name" type="string">Tizen</key>
- <key name="tizen.org/feature/platform.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">5.5</key>
<key name="tizen.org/system/platform.processor" type="string">Emulator</key>
<key name="tizen.org/system/platform.communication_processor" type="string">none</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
@@ -133,9 +133,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">false</key>
- <key name="tizen.org/feature/platform.native.api.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">5.5</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.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">5.5</key>
<key name="tizen.org/feature/profile" type="string">tv</key>
<key name="tizen.org/feature/screen.auto_rotation" type="bool">false</key>
<key name="tizen.org/feature/screen.bpp" type="int">32</key>
diff --git a/emulator/model-config_wearable.xml b/emulator/model-config_wearable.xml
index cf851fc..6ea7c88 100644
--- a/emulator/model-config_wearable.xml
+++ b/emulator/model-config_wearable.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="5.0" model="EMULATOR">
+<model-config version="5.5" model="EMULATOR">
<platform>
<key name="tizen.org/system/model_name" type="string">Emulator</key>
<key name="tizen.org/system/platform.name" type="string">Tizen</key>
- <key name="tizen.org/feature/platform.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">5.5</key>
<key name="tizen.org/system/platform.processor" type="string">emulator</key>
<key name="tizen.org/system/platform.communication_processor" type="string">emulator</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
@@ -139,9 +139,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">false</key>
- <key name="tizen.org/feature/platform.native.api.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">5.5</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.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">5.5</key>
<key name="tizen.org/feature/profile" type="string">wearable</key>
<key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
<key name="tizen.org/feature/screen.bpp" type="int">32</key>
diff --git a/generic/model-config-iot.xml b/generic/model-config-iot.xml
index fcd400e..46b6bf2 100644
--- a/generic/model-config-iot.xml
+++ b/generic/model-config-iot.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="5.0" model="TizenIOT">
+<model-config version="5.5" model="TizenIOT">
<platform>
<key name="tizen.org/system/model_name" type="string">TizenIOT</key>
<key name="tizen.org/system/platform.name" type="string">Tizen</key>
- <key name="tizen.org/feature/platform.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">5.5</key>
<key name="tizen.org/system/platform.processor" type="string">none</key>
<key name="tizen.org/system/platform.communication_processor" type="string">none</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
@@ -141,7 +141,7 @@
<key name="tizen.org/feature/peripheral_io.adc" type="bool">false</key>
<key name="tizen.org/feature/peripheral_io.spi" type="bool">true</key>
<key name="tizen.org/feature/peripheral_io.uart" type="bool">true</key>
- <key name="tizen.org/feature/platform.core.api.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.core.api.version" type="string">5.5</key>
<key name="tizen.org/feature/platform.core.cpu.arch" type="string">armv7</key>
<key name="tizen.org/feature/platform.core.cpu.arch.armv6" type="bool">false</key>
<key name="tizen.org/feature/platform.core.cpu.arch.armv7" type="bool">true</key>
@@ -155,11 +155,10 @@
<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">true</key>
<key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
- <key name="tizen.org/feature/platform.native.api.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">5.5</key>
<key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
- <key name="tizen.org/feature/platform.version" type="string">5.0</key>
<key name="tizen.org/feature/platform.version.name" type="string">TizenIOT</key>
- <key name="tizen.org/feature/platform.web.api.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">5.5</key>
<key name="tizen.org/feature/profile" type="string">common</key>
<key name="tizen.org/feature/screen" type="bool">false</key>
<key name="tizen.org/feature/screen.always_on.high_color" type="bool">false</key>
diff --git a/rpi3/model-config.xml b/rpi3/model-config.xml
index a48be4b..73b3dc3 100644
--- a/rpi3/model-config.xml
+++ b/rpi3/model-config.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="5.0" model="rpi3">
+<model-config version="5.5" model="rpi3">
<platform>
<key name="tizen.org/system/model_name" type="string">rpi3</key>
<key name="tizen.org/system/platform.name" type="string">Tizen</key>
- <key name="tizen.org/feature/platform.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">5.5</key>
<key name="tizen.org/system/platform.processor" type="string">BCM2837</key>
<key name="tizen.org/system/platform.communication_processor" type="string">none</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
@@ -132,9 +132,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">true</key>
<key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
- <key name="tizen.org/feature/platform.native.api.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">5.5</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.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">5.5</key>
<key name="tizen.org/feature/profile" type="string">common</key>
<key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
<key name="tizen.org/feature/screen.bpp" type="int">32</key>
diff --git a/rpi3/model-config_tv.xml b/rpi3/model-config_tv.xml
index 90748b4..8650927 100644
--- a/rpi3/model-config_tv.xml
+++ b/rpi3/model-config_tv.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="5.0" model="rpi3">
+<model-config version="5.5" model="rpi3">
<platform>
<key name="tizen.org/system/model_name" type="string">rpi3</key>
<key name="tizen.org/system/platform.name" type="string">Tizen</key>
- <key name="tizen.org/feature/platform.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">5.5</key>
<key name="tizen.org/system/platform.processor" type="string">BCM2837</key>
<key name="tizen.org/system/platform.communication_processor" type="string">none</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
@@ -127,9 +127,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">true</key>
<key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
- <key name="tizen.org/feature/platform.native.api.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">5.5</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.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">5.5</key>
<key name="tizen.org/feature/profile" type="string">tv</key>
<key name="tizen.org/feature/screen.auto_rotation" type="bool">false</key>
<key name="tizen.org/feature/screen.bpp" type="int">32</key>
diff --git a/tm1/model-config.xml b/tm1/model-config.xml
index 930c684..8b1535d 100644
--- a/tm1/model-config.xml
+++ b/tm1/model-config.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="5.0" model="tm1">
+<model-config version="5.5" model="tm1">
<platform>
<key name="tizen.org/system/model_name" type="string">TM1</key>
<key name="tizen.org/system/platform.name" type="string">Tizen</key>
- <key name="tizen.org/feature/platform.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">5.5</key>
<key name="tizen.org/system/platform.processor" type="string">SC7727S</key>
<key name="tizen.org/system/platform.communication_processor" type="string">SC7727S</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
@@ -140,9 +140,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">true</key>
<key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
- <key name="tizen.org/feature/platform.native.api.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">5.5</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.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">5.5</key>
<key name="tizen.org/feature/profile" type="string">mobile</key>
<key name="tizen.org/feature/screen" type="bool">true</key>
<key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
diff --git a/tm2/model-config.xml b/tm2/model-config.xml
index 0193e6a..8086c8c 100644
--- a/tm2/model-config.xml
+++ b/tm2/model-config.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="5.0" model="tm2">
+<model-config version="5.5" model="tm2">
<platform>
<key name="tizen.org/system/model_name" type="string">TM2</key>
<key name="tizen.org/system/platform.name" type="string">Tizen</key>
- <key name="tizen.org/feature/platform.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">5.5</key>
<key name="tizen.org/system/platform.processor" type="string">exynos5433</key>
<key name="tizen.org/system/platform.communication_processor" type="string">XMM6260</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
@@ -141,9 +141,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">true</key>
<key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
- <key name="tizen.org/feature/platform.native.api.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">5.5</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.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">5.5</key>
<key name="tizen.org/feature/profile" type="string">mobile</key>
<key name="tizen.org/feature/screen" type="bool">true</key>
<key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
diff --git a/tw2/model-config.xml b/tw2/model-config.xml
index 9cc4077..fe713a6 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.0" model="tw2">
+<model-config version="5.5" 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.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">5.5</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>
@@ -140,9 +140,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.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">5.5</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.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">5.5</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>
diff --git a/xu3/model-config.xml b/xu3/model-config.xml
index 268880f..0a3d328 100644
--- a/xu3/model-config.xml
+++ b/xu3/model-config.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="5.0" model="xu3">
+<model-config version="5.5" model="xu3">
<platform>
<key name="tizen.org/system/model_name" type="string">xu3</key>
<key name="tizen.org/system/platform.name" type="string">Tizen</key>
- <key name="tizen.org/feature/platform.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">5.5</key>
<key name="tizen.org/system/platform.processor" type="string">exynos4412</key>
<key name="tizen.org/system/platform.communication_processor" type="string">none</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
@@ -135,9 +135,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">true</key>
<key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
- <key name="tizen.org/feature/platform.native.api.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">5.5</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.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">5.5</key>
<key name="tizen.org/feature/profile" type="string">common</key>
<key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
<key name="tizen.org/feature/screen.bpp" type="int">32</key>
diff --git a/xu3/model-config_ivi.xml b/xu3/model-config_ivi.xml
index ee60057..08b2da1 100644
--- a/xu3/model-config_ivi.xml
+++ b/xu3/model-config_ivi.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="5.0" model="xu3">
+<model-config version="5.5" model="xu3">
<platform>
<key name="tizen.org/system/model_name" type="string">xu3</key>
<key name="tizen.org/system/platform.name" type="string">Tizen</key>
- <key name="tizen.org/feature/platform.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">5.5</key>
<key name="tizen.org/system/platform.processor" type="string">exynos4412</key>
<key name="tizen.org/system/platform.communication_processor" type="string">none</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
@@ -122,9 +122,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">true</key>
<key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
- <key name="tizen.org/feature/platform.native.api.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">5.5</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.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">5.5</key>
<key name="tizen.org/feature/profile" type="string">ivi</key>
<key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
<key name="tizen.org/feature/screen.bpp" type="int">32</key>
diff --git a/xu3/model-config_tv.xml b/xu3/model-config_tv.xml
index 31a135f..f40bdb0 100644
--- a/xu3/model-config_tv.xml
+++ b/xu3/model-config_tv.xml
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<model-config version="5.0" model="xu3">
+<model-config version="5.5" model="xu3">
<platform>
<key name="tizen.org/system/model_name" type="string">xu3</key>
<key name="tizen.org/system/platform.name" type="string">Tizen</key>
- <key name="tizen.org/feature/platform.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.version" type="string">5.5</key>
<key name="tizen.org/system/platform.processor" type="string">exynos4412</key>
<key name="tizen.org/system/platform.communication_processor" type="string">none</key>
<key name="tizen.org/system/manufacturer" type="string">Tizen</key>
@@ -137,9 +137,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">true</key>
<key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
- <key name="tizen.org/feature/platform.native.api.version" type="string">5.0</key>
+ <key name="tizen.org/feature/platform.native.api.version" type="string">5.5</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.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">5.5</key>
<key name="tizen.org/feature/profile" type="string">tv</key>
<key name="tizen.org/feature/screen.auto_rotation" type="bool">false</key>
<key name="tizen.org/feature/screen.bpp" type="int">32</key>