summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYunjin Lee <yunjin-.lee@samsung.com>2018-04-24 14:57:14 +0900
committerYunjin Lee <yunjin-.lee@samsung.com>2018-04-24 14:58:27 +0900
commitcf0e148047533e383318e9c2dd52d8c728e022d1 (patch)
tree1cec095b53b306b809844099df2f8381af026c0f
parent70bc7f7ff859496b50a7c6890870bb372682f09d (diff)
downloadmodel-config-n4-cf0e148047533e383318e9c2dd52d8c728e022d1.tar.gz
model-config-n4-cf0e148047533e383318e9c2dd52d8c728e022d1.tar.bz2
model-config-n4-cf0e148047533e383318e9c2dd52d8c728e022d1.zip
Add security.privacy_privilege feature
Change-Id: I98abad8d24ec28e30024d7c08beea9699cc2e6fa Signed-off-by: Yunjin Lee <yunjin-.lee@samsung.com>
-rwxr-xr-xmodel-config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/model-config.xml b/model-config.xml
index abb5524..c0d5917 100755
--- a/model-config.xml
+++ b/model-config.xml
@@ -228,6 +228,7 @@
<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>
<key name="tizen.org/feature/oauth2" type="bool">true</key>
+ <key name="tizen.org/feature/security.privacy_privilege" type="bool">true</key>
</platform>
<custom>
</custom>