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:26:26 +0200 |
commit | 7b89d4dec2728aedc8e8dcdd6f47875aa327f303 (patch) | |
tree | 208ad954946945c92d5ebb4021230564a171ec20 /generic/model-config.xml | |
parent | 31b952ba1519949c71857bf497fd35b7a5964a8b (diff) | |
download | unified-model-config-tizen_8.0.tar.gz unified-model-config-tizen_8.0.tar.bz2 unified-model-config-tizen_8.0.zip |
[ACR-1843] Add new webauthn featureaccepted/tizen/8.0/unified/20240629.052037tizen_8.0accepted/tizen_8.0_unified
- tizen.org/feature/security.webauthn
Change-Id: I9d1577c77b4353deaa7346675e6df3dc615c705f
Diffstat (limited to 'generic/model-config.xml')
-rw-r--r-- | generic/model-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/model-config.xml b/generic/model-config.xml index 845b8f8..9904d2c 100644 --- a/generic/model-config.xml +++ b/generic/model-config.xml @@ -144,6 +144,7 @@ <key name="tizen.org/feature/vision.3d" type="bool">false</key> <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/security.webauthn" type="bool">false</key> <key name="tizen.org/system/sound.media.volume.resolution.max" type="int">15</key> <key name="tizen.org/system/sound.notification.volume.resolution.max" type="int">15</key> <key name="tizen.org/system/sound.ringtone.volume.resolution.max" type="int">15</key> |