summaryrefslogtreecommitdiff
path: root/emulator
diff options
context:
space:
mode:
Diffstat (limited to 'emulator')
-rw-r--r--emulator/model-config_wearable.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/emulator/model-config_wearable.xml b/emulator/model-config_wearable.xml
index f24dad7..c834991 100644
--- a/emulator/model-config_wearable.xml
+++ b/emulator/model-config_wearable.xml
@@ -239,9 +239,9 @@
<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>