[ACR-1843] Fix webauthn feature values 20/313120/1 accepted/tizen/unified/20240621.010401 accepted/tizen/unified/dev/20240701.072750 accepted/tizen/unified/toolchain/20240624.121226 accepted/tizen/unified/x/20240624.031855 accepted/tizen/unified/x/asan/20240625.091648
authorDongsun Lee <ds73.lee@samsung.com>
Wed, 19 Jun 2024 06:49:31 +0000 (15:49 +0900)
committerDongsun Lee <ds73.lee@samsung.com>
Wed, 19 Jun 2024 06:53:02 +0000 (15:53 +0900)
- Remove tizen.org/feature/security.webauthn from model-config-hal.xml.
- Change value to false in model-config-iot.xml.
  The feature value will be true by the following building block commit
  for headed.
    https://review.tizen.org/gerrit/#/c/tools/building-blocks/+/313026/

Change-Id: I82e32d1fcd99f6549d1860ea10d9c981b0af0629

generic/model-config-hal.xml
generic/model-config-iot.xml

index edcbb73f1a130fcf8802eba89d7e6f370451ff35..3a40f380fd58030c95f1a5157666d746e3043f7d 100644 (file)
                <key name="tizen.org/feature/usb.accessory" type="bool">false</key>
                <key name="tizen.org/feature/usb.host" type="bool">false</key>
                <key name="tizen.org/feature/vulkan.version.1_0" type="bool">false</key>
-               <key name="tizen.org/feature/security.webauthn" type="bool">false</key>
        </platform>
        <custom>
        </custom>
index 8e713bb0d347f0973ab4ff78c527e3c8cd44ea4a..78a5e9513b0b63e324746da8dbb697e884c73cc5 100644 (file)
                <key name="tizen.org/feature/vision.3d.pointcloud" type="bool">false</key>
                <key name="tizen.org/feature/vulkan.version.1_0" type="bool">true</key>
                <key name="tizen.org/feature/watch_app" type="bool">false</key>
-               <key name="tizen.org/feature/security.webauthn" type="bool">true</key>
+               <key name="tizen.org/feature/security.webauthn" type="bool">false</key>
                <key name="tizen.org/feature/web.ime" type="bool">false</key>
                <key name="tizen.org/feature/web.service" type="bool">false</key>
                <key name="tizen.org/feature/websetting" type="bool">true</key>