Update vision.3d.depth for all emulator profiles to false 32/282532/1 accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.062354 accepted/tizen/7.0/unified/hotfix/20221116.104529 accepted/tizen/unified/20221006.151846 tizen_7.0_m2_release
authorTae-Young Chung <ty83.chung@samsung.com>
Wed, 5 Oct 2022 06:15:02 +0000 (15:15 +0900)
committerTae-Young Chung <ty83.chung@samsung.com>
Wed, 5 Oct 2022 06:15:08 +0000 (15:15 +0900)
There is no backend engine to run 3d in emulator.

Change-Id: Ic1d8ed55624a62ab1b419d44dd18d1491d23c210
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
emulator/model-config_mobile.xml
emulator/model-config_mobile64.xml

index 115fcf1..5f24d9d 100644 (file)
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/vision.roi_tracking" type="bool">true</key>
                <key name="tizen.org/feature/vision.3d" type="bool">false</key>
-               <key name="tizen.org/feature/vision.3d.depth" type="bool">true</key>
+               <key name="tizen.org/feature/vision.3d.depth" type="bool">false</key>
                <key name="tizen.org/feature/vision.3d.pointcloud" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>
                <key name="tizen.org/feature/web.ime" type="bool">false</key>
index 5473138..8392b68 100644 (file)
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/vision.roi_tracking" type="bool">true</key>
                <key name="tizen.org/feature/vision.3d" type="bool">false</key>
-               <key name="tizen.org/feature/vision.3d.depth" type="bool">true</key>
+               <key name="tizen.org/feature/vision.3d.depth" type="bool">false</key>
                <key name="tizen.org/feature/vision.3d.pointcloud" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>
                <key name="tizen.org/feature/web.ime" type="bool">false</key>