Disable auto rotation feature in wearable emulator 24/170024/1 accepted/tizen/4.0/unified/20180219.142348 submit/tizen_4.0/20180219.055826
authorKichan Kwon <k_c.kwon@samsung.com>
Tue, 13 Feb 2018 02:36:17 +0000 (11:36 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Tue, 13 Feb 2018 02:47:54 +0000 (11:47 +0900)
Change-Id: I3d9f5cda3dac726913d59ae7e45efe9d6a255cad
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
model-config_wearable.xml

index 5bcbff50f28aa715791ba5c54343adbb8a4f0383..78312851790fa009da3c12d8f80d7a0b6b8dd5bb 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">4.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>