Disable auto rotation on Wearable emulator 72/235472/1 accepted/tizen/unified/20200610.140902 submit/tizen/20200605.060048
authorKichan Kwon <k_c.kwon@samsung.com>
Fri, 5 Jun 2020 01:25:53 +0000 (10:25 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Fri, 5 Jun 2020 01:25:53 +0000 (10:25 +0900)
Change-Id: I8bf7f116c0a4fb3bd3731808bf4ea47b01fcc0d4
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
emulator/model-config_wearable.xml

index b8477d8..6e428ef 100644 (file)
                <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>