diff options
author | Dongchul Lim <dc7.lim@samsung.com> | 2020-04-21 14:29:38 +0900 |
---|---|---|
committer | Dongchul Lim <dc7.lim@samsung.com> | 2020-04-21 15:08:08 +0900 |
commit | 80e44388bde0d72019670594f916c826ab7b90a4 (patch) | |
tree | 217c65fde9d4dd0d61e4f983b4307c82d2a33e2d | |
parent | 60fa4819387b361054abd9ec6bcfd927891e5a99 (diff) | |
download | unified-model-config-80e44388bde0d72019670594f916c826ab7b90a4.tar.gz unified-model-config-80e44388bde0d72019670594f916c826ab7b90a4.tar.bz2 unified-model-config-80e44388bde0d72019670594f916c826ab7b90a4.zip |
Tizen version changesubmit/tizen/20200421.061023accepted/tizen/unified/20200421.061542
Change-Id: Icc68411854806d5c4c380acce557c54f92264cd3
-rw-r--r-- | emulator/model-config.xml | 8 | ||||
-rw-r--r-- | emulator/model-config_mobile.xml | 8 | ||||
-rw-r--r-- | emulator/model-config_mobile64.xml | 8 | ||||
-rw-r--r-- | emulator/model-config_tv.xml | 8 | ||||
-rw-r--r-- | emulator/model-config_tv64.xml | 10 | ||||
-rw-r--r-- | emulator/model-config_wearable.xml | 8 | ||||
-rw-r--r-- | generic/model-config-iot.xml | 10 | ||||
-rw-r--r-- | generic/model-config.xml | 8 | ||||
-rwxr-xr-x | packaging/unified-model-config.spec | 2 | ||||
-rw-r--r-- | rpi3/model-config.xml | 8 | ||||
-rw-r--r-- | rpi3/model-config_tv.xml | 8 | ||||
-rw-r--r-- | tm1/model-config.xml | 8 | ||||
-rw-r--r-- | tm2/model-config.xml | 8 | ||||
-rw-r--r-- | tw2/model-config.xml | 8 | ||||
-rw-r--r-- | tw3/model-config.xml | 8 | ||||
-rw-r--r-- | xu3/model-config.xml | 8 | ||||
-rw-r--r-- | xu3/model-config_ivi.xml | 8 | ||||
-rw-r--r-- | xu3/model-config_tv.xml | 8 |
18 files changed, 71 insertions, 71 deletions
diff --git a/emulator/model-config.xml b/emulator/model-config.xml index 77d1833..ca24839 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.5" model="EMULATOR"> +<model-config version="6.0" 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.5</key> + <key name="tizen.org/feature/platform.version" type="string">6.0</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> @@ -121,9 +121,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.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">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 5fc540c..b23a07a 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.5" model="EMULATOR"> +<model-config version="6.0" 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.5</key> + <key name="tizen.org/feature/platform.version" type="string">6.0</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> @@ -146,9 +146,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.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">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 fb51b1d..1501d16 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.5" model="EMULATOR"> +<model-config version="6.0" 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.5</key> + <key name="tizen.org/feature/platform.version" type="string">6.0</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> @@ -146,9 +146,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.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">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 362e7b0..22f2277 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.5" model="EMULATOR"> +<model-config version="6.0" 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.5</key> + <key name="tizen.org/feature/platform.version" type="string">6.0</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> @@ -144,9 +144,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.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">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 2f198b4..63b1260 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.5" model="EMULATOR"> +<xml version="1.0" encoding="UTF-8" standalone="no"?> +<model-config version="6.0" 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.5</key> + <key name="tizen.org/feature/platform.version" type="string">6.0</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> @@ -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">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.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">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 787b6e9..62d43f0 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.5" model="EMULATOR"> +<model-config version="6.0" 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.5</key> + <key name="tizen.org/feature/platform.version" type="string">6.0</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> @@ -148,9 +148,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.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.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 b3239dd..d52e624 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.5" model="TizenIOT"> +<model-config version="6.0" 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.5</key> + <key name="tizen.org/feature/platform.version" type="string">6.0</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> @@ -155,7 +155,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.5</key> + <key name="tizen.org/feature/platform.core.api.version" type="string">6.0</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> @@ -169,10 +169,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.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.version.name" type="string">TizenIOT</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">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/generic/model-config.xml b/generic/model-config.xml index e53097e..73c796e 100644 --- a/generic/model-config.xml +++ b/generic/model-config.xml @@ -1,9 +1,9 @@ <?xml version="1.0" encoding="UTF-8" standalone="no"?> -<model-config version="2.2.0" model="generic"> +<model-config version="6.0" model="generic"> <platform> <key name="tizen.org/system/model_name" type="string">Generic</key> <key name="tizen.org/system/platform.name" type="string">Tizen</key> - <key name="tizen.org/feature/platform.version" type="string">2.2.1</key> + <key name="tizen.org/feature/platform.version" type="string">6.0</key> <key name="tizen.org/system/platform.processor" type="string">Generic</key> <key name="tizen.org/system/platform.communication_processor" type="string">N/A</key> <key name="tizen.org/feature/accessibility.grayscale" type="bool">false</key> @@ -68,9 +68,9 @@ <key name="tizen.org/feature/platform.core.fpu.arch.ssse3" type="bool">true</key> <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.native.api.version" type="string">3.0</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">2.2</key> + <key name="tizen.org/feature/platform.web.api.version" type="string">6.0</key> <key name="tizen.org/feature/screen.auto_rotation" type="bool">false</key> <key name="tizen.org/feature/screen.bpp" type="int">32</key> <key name="tizen.org/feature/screen.coordinate_system.size.large" type="bool">true</key> diff --git a/packaging/unified-model-config.spec b/packaging/unified-model-config.spec index fa12a8f..8bd7df3 100755 --- a/packaging/unified-model-config.spec +++ b/packaging/unified-model-config.spec @@ -2,7 +2,7 @@ Name: unified-model-config Summary: All Model configurations -Version: 0.0.5 +Version: 6.0.0 Release: 0 Group: System/Configuration BuildArch: noarch diff --git a/rpi3/model-config.xml b/rpi3/model-config.xml index 524db91..fa1b7e3 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.5" model="rpi3"> +<model-config version="6.0" 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.5</key> + <key name="tizen.org/feature/platform.version" type="string">6.0</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> @@ -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.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">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 4746adf..e87e14c 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.5" model="rpi3"> +<model-config version="6.0" 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.5</key> + <key name="tizen.org/feature/platform.version" type="string">6.0</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> @@ -145,9 +145,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.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">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 c85b78d..267e0bb 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.5" model="tm1"> +<model-config version="6.0" 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.5</key> + <key name="tizen.org/feature/platform.version" type="string">6.0</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> @@ -148,9 +148,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.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">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 e050844..5aa3464 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.5" model="tm2"> +<model-config version="6.0" 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.5</key> + <key name="tizen.org/feature/platform.version" type="string">6.0</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> @@ -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">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.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">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 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> diff --git a/tw3/model-config.xml b/tw3/model-config.xml index 8fc8826..ad1ec8d 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="5.5" model="tw3"> +<model-config version="6.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">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> diff --git a/xu3/model-config.xml b/xu3/model-config.xml index c4878e6..a316b72 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.5" model="xu3"> +<model-config version="6.0" 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.5</key> + <key name="tizen.org/feature/platform.version" type="string">6.0</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> @@ -143,9 +143,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.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">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 c93b165..c00219b 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.5" model="xu3"> +<model-config version="6.0" 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.5</key> + <key name="tizen.org/feature/platform.version" type="string">6.0</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> @@ -130,9 +130,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.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">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 745f42c..a48af17 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.5" model="xu3"> +<model-config version="6.0" 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.5</key> + <key name="tizen.org/feature/platform.version" type="string">6.0</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> @@ -145,9 +145,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.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">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> |