diff options
Diffstat (limited to 'tw3')
-rw-r--r-- | tw3/model-config.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tw3/model-config.xml b/tw3/model-config.xml index 3c674c3..ffe8e7e 100644 --- a/tw3/model-config.xml +++ b/tw3/model-config.xml @@ -48,6 +48,8 @@ <key name="tizen.org/feature/location.gps" type="bool">true</key> <key name="tizen.org/feature/location.gps.satellite" type="bool">true</key> <key name="tizen.org/feature/location.wps" type="bool">false</key> + <key name="tizen.org/feature/machine_learning" type="bool">true</key> + <key name="tizen.org/feature/machine_learning.inference" type="bool">true</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.image_capture" type="bool">false</key> |