diff options
Diffstat (limited to 'emulator/model-config.xml')
-rw-r--r-- | emulator/model-config.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/emulator/model-config.xml b/emulator/model-config.xml index bbc7fc8..b0a0ccc 100644 --- a/emulator/model-config.xml +++ b/emulator/model-config.xml @@ -31,6 +31,8 @@ <key name="tizen.org/feature/location.gps.satellite" type="bool">false</key> <key name="tizen.org/feature/location.wps" type="bool">false</key> <key name="tizen.org/feature/location.geofence" type="bool">true</key> + <key name="tizen.org/feature/machine_learning" type="bool">false</key> + <key name="tizen.org/feature/machine_learning.inference" type="bool">false</key> <key name="tizen.org/feature/maps" type="bool">true</key> <key name="tizen.org/feature/media.audio_recording" type="bool">true</key> <key name="tizen.org/feature/media.video_recording" type="bool">true</key> |