diff options
author | Jinhee Choi <jh106.choi@samsung.com> | 2015-09-10 23:25:42 +0900 |
---|---|---|
committer | Jinhee Choi <jh106.choi@samsung.com> | 2015-09-10 23:25:42 +0900 |
commit | 15fd17d809b93ac19782aa0da5e8f2b290f9d002 (patch) | |
tree | 129a1536e06ea59a901ab3004742325ca905459b | |
parent | 33c9284149fcd1706bf094594583a7f5b12c0091 (diff) | |
download | model-config-n4-tizen_3.0.m1_mobile.tar.gz model-config-n4-tizen_3.0.m1_mobile.tar.bz2 model-config-n4-tizen_3.0.m1_mobile.zip |
screen size and dpi is updated.tizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_mobile_releasesubmit/tizen_mobile/20150910.142652submit/tizen_ivi/20160217.000001submit/tizen_ivi/20160217.000000submit/tizen_common/20160222.141210accepted/tizen/mobile/20150911.091633tizen_3.0.m1_mobile
-rw-r--r-- | model-config.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/model-config.xml b/model-config.xml index 42831af..5d9942f 100644 --- a/model-config.xml +++ b/model-config.xml @@ -109,8 +109,8 @@ <key name="tizen.org/feature/screen.bpp" type="int">32</key> <key name="tizen.org/feature/screen.coordinate_system.size.large" type="bool">false</key> <key name="tizen.org/feature/screen.coordinate_system.size.normal" type="bool">true</key> - <key name="tizen.org/feature/screen.dpi" type="int">316</key> - <key name="tizen.org/feature/screen.height" type="int">1280</key> + <key name="tizen.org/feature/screen.dpi" type="int">518</key> + <key name="tizen.org/feature/screen.height" type="int">2560</key> <key name="tizen.org/feature/screen.output.hdmi" type="bool">true</key> <key name="tizen.org/feature/screen.output.rca" type="bool">false</key> <key name="tizen.org/feature/screen.size.all" type="bool">true</key> @@ -127,7 +127,7 @@ <key name="tizen.org/feature/screen.size.normal.1080.1920" type="bool">false</key> <key name="tizen.org/feature/screen.shape.circle" type="bool">false</key> <key name="tizen.org/feature/screen.shape.rectangle" type="bool">true</key> - <key name="tizen.org/feature/screen.width" type="int">720</key> + <key name="tizen.org/feature/screen.width" type="int">1440</key> <key name="tizen.org/feature/sensor.accelerometer" type="bool">false</key> <key name="tizen.org/feature/sensor.accelerometer.wakeup" type="bool">false</key> <key name="tizen.org/feature/sensor.activity_recognition" type="bool">false</key> |