summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDongchul Lim <dc7.lim@samsung.com>2017-05-15 17:11:39 +0900
committerDongchul Lim <dc7.lim@samsung.com>2017-05-15 17:11:39 +0900
commit6caf0fb5961b1c17496254f924934502eed32d1b (patch)
tree87205b18ea15aa412a6a1107c33375f2a1325390
parent65619b0da9045ea012dd5e91d580a6151eacc861 (diff)
downloadmodel-config-n4-6caf0fb5961b1c17496254f924934502eed32d1b.tar.gz
model-config-n4-6caf0fb5961b1c17496254f924934502eed32d1b.tar.bz2
model-config-n4-6caf0fb5961b1c17496254f924934502eed32d1b.zip
Change-Id: Ife1591243ae0294eae964b6a1e5edfc9c6e81335
-rw-r--r--model-config.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/model-config.xml b/model-config.xml
index 6833296..9bff1ff 100644
--- a/model-config.xml
+++ b/model-config.xml
@@ -107,9 +107,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>