Disable vision.inference features in some targets and profiles 91/215391/1 accepted/tizen/unified/20191114.123426 submit/tizen/20191114.050542
authorTae-Young Chung <ty83.chung@samsung.com>
Tue, 8 Oct 2019 01:20:58 +0000 (10:20 +0900)
committerTae-Young Chung <ty83.chung@samsung.com>
Tue, 8 Oct 2019 01:23:52 +0000 (10:23 +0900)
- emulator: mobile(true), tv(false), wearable(false)
- generic:  iot(false)
- rpi3:     tv(false)
- tm1, tm2: true
- tw2, tw3: false
- xu3:      ivi(false), tv(true)

Change-Id: I00cc91c8f2b8663abd477b529197f4970c9862a8
Signed-off-by: Tae-Young Chung <ty83.chung@samsung.com>
emulator/model-config_wearable.xml
rpi3/model-config.xml
rpi3/model-config_tv.xml
tw2/model-config.xml
tw3/model-config.xml
xu3/model-config_ivi.xml

index f24dad7..c834991 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">true</key>
index e23d695..b79b050 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>
index 665d7ef..478c59e 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>
index 889dcdb..b3d3309 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">true</key>
index 8ee8182..a912e48 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">true</key>
index 9cd308d..23477db 100644 (file)
                <key name="tizen.org/feature/vision.barcode_generation" type="bool">true</key>
                <key name="tizen.org/feature/vision.face_recognition" type="bool">true</key>
                <key name="tizen.org/feature/vision.image_recognition" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference.image" type="bool">true</key>
-               <key name="tizen.org/feature/vision.inference.face" type="bool">true</key>
+               <key name="tizen.org/feature/vision.inference" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.image" type="bool">false</key>
+               <key name="tizen.org/feature/vision.inference.face" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_generation" type="bool">false</key>
                <key name="tizen.org/feature/vision.qrcode_recognition" type="bool">false</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>