summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongchul Lim <dc7.lim@samsung.com>2017-05-15 17:08:05 +0900
committerDongchul Lim <dc7.lim@samsung.com>2017-05-15 17:08:44 +0900
commit5900646a47ec362461d122389f451b602c6f95b3 (patch)
tree6f6395a838a782b9f7ed3b173ee96152cbe5952e
parent714ca50e2cae557378e00459e8c3704eb4008fdc (diff)
downloadmodel-config-tm1-5900646a47ec362461d122389f451b602c6f95b3.tar.gz
model-config-tm1-5900646a47ec362461d122389f451b602c6f95b3.tar.bz2
model-config-tm1-5900646a47ec362461d122389f451b602c6f95b3.zip
Change-Id: Iec518eafea07b6932be46e015cd301bda02d2b0d
-rw-r--r--model-config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/model-config.xml b/model-config.xml
index 6eae173..23bb759 100644
--- a/model-config.xml
+++ b/model-config.xml
@@ -106,9 +106,9 @@
<key name="tizen.org/feature/platform.core.fpu.arch.ssse3" type="bool">false</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">true</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">4.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">3.0</key>
+ <key name="tizen.org/feature/platform.web.api.version" type="string">4.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>