diff options
-rw-r--r-- | emulator/model-config_wearable.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulator/model-config_wearable.xml b/emulator/model-config_wearable.xml index b8477d8..6e428ef 100644 --- a/emulator/model-config_wearable.xml +++ b/emulator/model-config_wearable.xml @@ -153,7 +153,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">6.0</key> <key name="tizen.org/feature/profile" type="string">wearable</key> - <key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key> + <key name="tizen.org/feature/screen.auto_rotation" type="bool">false</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> <key name="tizen.org/feature/screen.coordinate_system.size.normal" type="bool">true</key> |