diff options
-rwxr-xr-x | model-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/model-config.xml b/model-config.xml index e4ebaa0..abb5524 100755 --- a/model-config.xml +++ b/model-config.xml @@ -137,6 +137,7 @@ <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.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> <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> |