Disable auto rotation feature 64/179664/1 accepted/tizen/unified/20180523.235726 submit/tizen/20180523.002652
authorKichan Kwon <k_c.kwon@samsung.com>
Mon, 21 May 2018 05:01:58 +0000 (14:01 +0900)
committerKichan Kwon <k_c.kwon@samsung.com>
Mon, 21 May 2018 05:02:42 +0000 (14:02 +0900)
Change-Id: I470a4617e9bf5d410b7fd91cf12a8fba628e9bd2
Signed-off-by: Kichan Kwon <k_c.kwon@samsung.com>
model-config.xml

index b38adb0ec8484bab56c14322ed5e363e73dac02e..62307d921fdc88beceec783df8ded37b1b4331e0 100644 (file)
                <key name="tizen.org/feature/screen" type="bool">true</key>
                <key name="tizen.org/feature/screen.shape.circle" type="bool">true</key>
                <key name="tizen.org/feature/screen.shape.rectangle" type="bool">false</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>