Merge "[ACR-1803] update feature key for Mediavision" into tizen accepted/tizen/unified/20240220.055112 accepted/tizen/unified/toolchain/20240311.065033 accepted/tizen/unified/x/20240221.033412
authorInki Dae <inki.dae@samsung.com>
Thu, 28 Dec 2023 03:58:06 +0000 (03:58 +0000)
committerGerrit Code Review <gerrit@review>
Thu, 28 Dec 2023 03:58:06 +0000 (03:58 +0000)
17 files changed:
1  2 
emulator/model-config.xml
emulator/model-config_mobile.xml
emulator/model-config_mobile64.xml
emulator/model-config_tv.xml
emulator/model-config_tv64.xml
emulator/model-config_wearable.xml
generic/model-config-iot.xml
generic/model-config.xml
rpi3/model-config.xml
rpi3/model-config_tv.xml
tm1/model-config.xml
tm2/model-config.xml
tw2/model-config.xml
tw3/model-config.xml
xu3/model-config.xml
xu3/model-config_ivi.xml
xu3/model-config_tv.xml

@@@ -1,9 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="EMULATOR">
 +<model-config version="9.0" model="EMULATOR">
        <platform>
                <key name="tizen.org/system/model_name" type="string">Emulator</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">Emulator</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">none</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/profile" type="string">common</key>
                <key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
                <key name="tizen.org/feature/screen.bpp" type="int">32</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.inference.face_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" 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/vision.roi_tracking" type="bool">false</key>
@@@ -1,9 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="EMULATOR">
 +<model-config version="9.0" model="EMULATOR">
        <platform>
                <key name="tizen.org/system/model_name" type="string">Emulator</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">Emulator</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">none</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/profile" type="string">mobile</key>
                <key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
                <key name="tizen.org/feature/screen.bpp" type="int">32</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.face_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" 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/vision.roi_tracking" type="bool">true</key>
@@@ -1,9 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="EMULATOR">
 +<model-config version="9.0" model="EMULATOR">
        <platform>
                <key name="tizen.org/system/model_name" type="string">Emulator</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">Emulator</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">none</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/profile" type="string">mobile</key>
                <key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
                <key name="tizen.org/feature/screen.bpp" type="int">32</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.face_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" 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/vision.roi_tracking" type="bool">true</key>
@@@ -1,9 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="EMULATOR">
 +<model-config version="9.0" model="EMULATOR">
        <platform>
                <key name="tizen.org/system/model_name" type="string">Emulator</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">Emulator</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">none</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/profile" type="string">tv</key>
                <key name="tizen.org/feature/screen.auto_rotation" type="bool">false</key>
                <key name="tizen.org/feature/screen.bpp" type="int">32</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.inference.face_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" 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/vision.roi_tracking" type="bool">false</key>
@@@ -1,9 -1,9 +1,9 @@@
  <xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="EMULATOR">
 +<model-config version="9.0" model="EMULATOR">
        <platform>
                <key name="tizen.org/system/model_name" type="string">Emulator</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">Emulator</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">none</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/profile" type="string">tv</key>
                <key name="tizen.org/feature/screen.auto_rotation" type="bool">false</key>
                <key name="tizen.org/feature/screen.bpp" type="int">32</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.inference.face_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" 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/vision.roi_tracking" type="bool">false</key>
@@@ -1,9 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="EMULATOR">
 +<model-config version="9.0" model="EMULATOR">
        <platform>
                <key name="tizen.org/system/model_name" type="string">Emulator</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">emulator</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">emulator</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/profile" type="string">wearable</key>
                <key name="tizen.org/feature/screen.auto_rotation" type="bool">false</key>
                <key name="tizen.org/feature/screen.bpp" type="int">32</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.inference.face_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" 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/vision.roi_tracking" type="bool">true</key>
@@@ -1,9 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="TizenIOT">
 +<model-config version="9.0" model="TizenIOT">
        <platform>
                <key name="tizen.org/system/model_name" type="string">TizenIOT</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">none</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">none</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
                <key name="tizen.org/feature/peripheral_io.adc" type="bool">true</key>
                <key name="tizen.org/feature/peripheral_io.spi" type="bool">true</key>
                <key name="tizen.org/feature/peripheral_io.uart" type="bool">true</key>
 -              <key name="tizen.org/feature/platform.core.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.core.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.core.cpu.arch" type="string">armv7</key>
                <key name="tizen.org/feature/platform.core.cpu.arch.armv6" type="bool">true</key>
                <key name="tizen.org/feature/platform.core.cpu.arch.armv7" type="bool">true</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">true</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">true</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">true</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
                <key name="tizen.org/feature/platform.version.name" type="string">TizenIOT</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/profile" type="string">common</key>
                <key name="tizen.org/feature/screen" type="bool">true</key>
                <key name="tizen.org/feature/screen.always_on.high_color" 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.inference.face_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" 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/vision.roi_tracking" type="bool">false</key>
diff --combined generic/model-config.xml
@@@ -1,9 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="generic">
 +<model-config version="9.0" model="generic">
        <platform>
                <key name="tizen.org/system/model_name" type="string">Generic</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">Generic</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">N/A</key>
                <key name="tizen.org/feature/accessibility.grayscale" type="bool">false</key>
@@@ -76,9 -76,9 +76,9 @@@
                <key name="tizen.org/feature/platform.core.fpu.arch.ssse3" type="bool">true</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/screen.auto_rotation" type="bool">false</key>
                <key name="tizen.org/feature/screen.bpp" type="int">32</key>
                <key name="tizen.org/feature/screen.coordinate_system.size.large" 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.inference.face_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" 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/vision.roi_tracking" type="bool">false</key>
diff --combined rpi3/model-config.xml
@@@ -1,9 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="rpi3">
 +<model-config version="9.0" model="rpi3">
        <platform>
                <key name="tizen.org/system/model_name" type="string">rpi3</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">BCM2837</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">none</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">true</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/profile" type="string">common</key>
                <key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
                <key name="tizen.org/feature/screen.bpp" type="int">32</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.inference.face_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" 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/vision.roi_tracking" type="bool">true</key>
diff --combined rpi3/model-config_tv.xml
@@@ -1,9 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="rpi3">
 +<model-config version="9.0" model="rpi3">
        <platform>
                <key name="tizen.org/system/model_name" type="string">rpi3</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">BCM2837</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">none</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">true</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/profile" type="string">tv</key>
                <key name="tizen.org/feature/screen.auto_rotation" type="bool">false</key>
                <key name="tizen.org/feature/screen.bpp" type="int">32</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.face_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.training" type="bool">true</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" type="bool">true</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/vision.roi_tracking" type="bool">true</key>
diff --combined tm1/model-config.xml
@@@ -1,9 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="tm1">
 +<model-config version="9.0" model="tm1">
        <platform>
                <key name="tizen.org/system/model_name" type="string">TM1</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">SC7727S</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">SC7727S</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">true</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/profile" type="string">mobile</key>
                <key name="tizen.org/feature/screen" type="bool">true</key>
                <key name="tizen.org/feature/screen.auto_rotation" 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.face_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.training" type="bool">true</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" type="bool">true</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/vision.roi_tracking" type="bool">true</key>
diff --combined tm2/model-config.xml
@@@ -1,9 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="tm2">
 +<model-config version="9.0" model="tm2">
        <platform>
                <key name="tizen.org/system/model_name" type="string">TM2</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">exynos5433</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">XMM6260</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">true</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/profile" type="string">mobile</key>
                <key name="tizen.org/feature/screen" type="bool">true</key>
                <key name="tizen.org/feature/screen.auto_rotation" 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.face_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.training" type="bool">true</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" type="bool">true</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/vision.roi_tracking" type="bool">true</key>
diff --combined tw2/model-config.xml
@@@ -1,9 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="tw2">
 +<model-config version="9.0" model="tw2">
        <platform>
                <key name="tizen.org/system/model_name" type="string">TW2</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">exynos7270</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">4G LTE</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">true</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/profile" type="string">wearable</key>
                <key name="tizen.org/feature/screen" type="bool">true</key>
                <key name="tizen.org/feature/screen.shape.circle" 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.inference.face_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" 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/vision.roi_tracking" type="bool">true</key>
diff --combined tw3/model-config.xml
@@@ -1,9 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="tw3">
 +<model-config version="9.0" model="tw3">
        <platform>
                <key name="tizen.org/system/model_name" type="string">TW3</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">exynos7270</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">4G LTE</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">true</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/profile" type="string">wearable</key>
                <key name="tizen.org/feature/screen" type="bool">true</key>
                <key name="tizen.org/feature/screen.shape.circle" 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.inference.face_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" 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/vision.roi_tracking" type="bool">true</key>
diff --combined xu3/model-config.xml
@@@ -1,9 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="xu3">
 +<model-config version="9.0" model="xu3">
        <platform>
                <key name="tizen.org/system/model_name" type="string">xu3</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">exynos4412</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">none</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">true</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/profile" type="string">common</key>
                <key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
                <key name="tizen.org/feature/screen.bpp" type="int">32</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.face_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.training" type="bool">true</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" type="bool">true</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/vision.roi_tracking" type="bool">true</key>
diff --combined xu3/model-config_ivi.xml
@@@ -1,9 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="xu3">
 +<model-config version="9.0" model="xu3">
        <platform>
                <key name="tizen.org/system/model_name" type="string">xu3</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">exynos4412</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">none</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">true</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/profile" type="string">ivi</key>
                <key name="tizen.org/feature/screen.auto_rotation" type="bool">true</key>
                <key name="tizen.org/feature/screen.bpp" type="int">32</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.inference.face_recognition" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training" type="bool">false</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" 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/vision.roi_tracking" type="bool">true</key>
diff --combined xu3/model-config_tv.xml
@@@ -1,9 -1,9 +1,9 @@@
  <?xml version="1.0" encoding="UTF-8" standalone="no"?>
 -<model-config version="8.0" model="xu3">
 +<model-config version="9.0" model="xu3">
        <platform>
                <key name="tizen.org/system/model_name" type="string">xu3</key>
                <key name="tizen.org/system/platform.name" type="string">Tizen</key>
 -              <key name="tizen.org/feature/platform.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.version" type="string">9.0</key>
                <key name="tizen.org/system/platform.processor" type="string">exynos4412</key>
                <key name="tizen.org/system/platform.communication_processor" type="string">none</key>
                <key name="tizen.org/system/manufacturer" type="string">Tizen</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv2" type="bool">false</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv3" type="bool">true</key>
                <key name="tizen.org/feature/platform.core.fpu.arch.vfpv4" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.native.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.native.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/platform.native.osp_compatible" type="bool">false</key>
 -              <key name="tizen.org/feature/platform.web.api.version" type="string">8.0</key>
 +              <key name="tizen.org/feature/platform.web.api.version" type="string">9.0</key>
                <key name="tizen.org/feature/profile" type="string">tv</key>
                <key name="tizen.org/feature/screen.auto_rotation" type="bool">false</key>
                <key name="tizen.org/feature/screen.bpp" type="int">32</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.face_recognition" type="bool">true</key>
+               <key name="tizen.org/feature/vision.training" type="bool">true</key>
+               <key name="tizen.org/feature/vision.training.face_recognition" type="bool">true</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/vision.roi_tracking" type="bool">true</key>