diff options
author | Krzysztof Jackiewicz <k.jackiewicz@samsung.com> | 2024-06-17 12:35:45 +0200 |
---|---|---|
committer | Krzysztof Jackiewicz <k.jackiewicz@samsung.com> | 2024-06-19 12:28:53 +0200 |
commit | 5bf056ee6a10b3f6e4a84f2ebff39fc69face563 (patch) | |
tree | 53e58a7b890dae0b50ccacbb8b1a44533a8f475d /tw3/model-config.xml | |
parent | 4d64b72317067a80fd2557503b643ff1fc18669b (diff) | |
download | unified-model-config-accepted/tizen_7.0_unified.tar.gz unified-model-config-accepted/tizen_7.0_unified.tar.bz2 unified-model-config-accepted/tizen_7.0_unified.zip |
[ACR-1843] Add new webauthn featureaccepted/tizen/7.0/unified/20240628.105704tizen_7.0accepted/tizen_7.0_unified
- tizen.org/feature/security.webauthn
Change-Id: I9d1577c77b4353deaa7346675e6df3dc615c705f
Diffstat (limited to 'tw3/model-config.xml')
-rw-r--r-- | tw3/model-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tw3/model-config.xml b/tw3/model-config.xml index e25508d..6271b66 100644 --- a/tw3/model-config.xml +++ b/tw3/model-config.xml @@ -268,6 +268,7 @@ <key name="tizen.org/feature/vision.3d.depth" type="bool">false</key> <key name="tizen.org/feature/vision.3d.pointcloud" type="bool">false</key> <key name="tizen.org/feature/watch_app" type="bool">true</key> + <key name="tizen.org/feature/security.webauthn" type="bool">true</key> <key name="tizen.org/feature/web.ime" type="bool">true</key> <key name="tizen.org/feature/web.service" type="bool">false</key> <key name="tizen.org/feature/websetting" type="bool">false</key> |