diff options
author | jkjo92 <jkjo92@samsung.com> | 2016-09-01 17:16:26 +0900 |
---|---|---|
committer | jkjo92 <jkjo92@samsung.com> | 2016-09-01 17:16:26 +0900 |
commit | 3215a90988c8683e9f5d41a24c8b3672593bfd47 (patch) | |
tree | 246bca15fe9aae4d1ebda93665292ae1db7915f9 | |
parent | ac068f1dda31d9beff141f7dec1ca19b9cb62978 (diff) | |
download | model-config-n4-3215a90988c8683e9f5d41a24c8b3672593bfd47.tar.gz model-config-n4-3215a90988c8683e9f5d41a24c8b3672593bfd47.tar.bz2 model-config-n4-3215a90988c8683e9f5d41a24c8b3672593bfd47.zip |
Add feature key fido.uafsubmit/tizen/20160905.012705accepted/tizen/mobile/20160905.042350
Change-Id: I860ceabd48ed0deaa55369d8e13309fc0a81f061
Signed-off-by: jkjo92 <jkjo92@samsung.com>
-rw-r--r-- | model-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/model-config.xml b/model-config.xml index c92d611..f97f2ae 100644 --- a/model-config.xml +++ b/model-config.xml @@ -196,6 +196,7 @@ <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> <key name="tizen.org/system/sound.system.volume.resolution.max" type="int">15</key> + <key name="tizen.org/feature/fido.uaf" type="bool">true</key> </platform> <custom> </custom> |