Update screen size feature list
authorHoseon LEE <hoseon46.lee@samsung.com>
Wed, 11 Sep 2013 04:48:59 +0000 (13:48 +0900)
committerHoseon LEE <hoseon46.lee@samsung.com>
Wed, 11 Sep 2013 07:53:11 +0000 (16:53 +0900)
- Filtering rule based on application's "screen size" has been fixed:

[Issue#]   N/A
[Problem]  Missing a screen size according to the new rule.
[Cause]    Fixed the list of supported screen size recently.
            - 600X1024 is added
[Solution] Update screen size in the list.
[SCMRequest] N/A

Change-Id: I73e46e35ec81431e9141ea4425e5c21b8c952bdb

configuration/feature-wrt.properties

index 198b659..5b7fb11 100644 (file)
@@ -21,6 +21,7 @@
     <entry key="http://tizen.org/feature/screen.size.normal.320.480"/>
     <entry key="http://tizen.org/feature/screen.size.normal.480.800"/>
     <entry key="http://tizen.org/feature/screen.size.normal.540.960"/>
+    <entry key="http://tizen.org/feature/screen.size.normal.600.1024"/>
     <entry key="http://tizen.org/feature/screen.size.normal.720.1280"/>
     <entry key="http://tizen.org/feature/screen.size.normal.1080.1920"/>
 </properties>