From: Yunjin Lee Date: Tue, 24 Apr 2018 06:21:16 +0000 (+0900) Subject: Add security.privacy_privilege feature X-Git-Tag: submit/tizen/20180503.022534~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=196a3c4f09bc68a400dab5b87a43bf3da1ad3951;p=platform%2Fadaptation%2Femulator%2Fmodel-config-emulator.git Add security.privacy_privilege feature - False for tv profile and true for all others. Change-Id: I2912352d3e0b934a82bf20ca369adba6635695b2 Signed-off-by: Yunjin Lee --- diff --git a/model-config.xml b/model-config.xml index aa09c66..4aa1115 100644 --- a/model-config.xml +++ b/model-config.xml @@ -191,5 +191,6 @@ false false true + true diff --git a/model-config_mobile.xml b/model-config_mobile.xml index 7a86a26..dbefa2f 100644 --- a/model-config_mobile.xml +++ b/model-config_mobile.xml @@ -229,5 +229,6 @@ true true true + true diff --git a/model-config_mobile64.xml b/model-config_mobile64.xml index bda109a..0dbb7d4 100644 --- a/model-config_mobile64.xml +++ b/model-config_mobile64.xml @@ -228,5 +228,6 @@ true true true + true diff --git a/model-config_tv.xml b/model-config_tv.xml index 085a627..e9b278b 100644 --- a/model-config_tv.xml +++ b/model-config_tv.xml @@ -225,5 +225,6 @@ false false false + false diff --git a/model-config_tv64.xml b/model-config_tv64.xml index 7a7c818..d84a3dd 100644 --- a/model-config_tv64.xml +++ b/model-config_tv64.xml @@ -222,5 +222,6 @@ false false false + false diff --git a/model-config_wearable.xml b/model-config_wearable.xml index d53cb9c..5bc2512 100644 --- a/model-config_wearable.xml +++ b/model-config_wearable.xml @@ -232,6 +232,7 @@ true true true + true