From: Yunjin Lee Date: Tue, 4 Apr 2023 08:06:04 +0000 (+0900) Subject: Disable security.privacy_privilege feature X-Git-Tag: accepted/tizen/unified/20230406.165748^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9ef964b723531c8ca5b15ae837b9e80c3458e86d;p=tools%2Fbuilding-blocks.git Disable security.privacy_privilege feature - Privacy feature will be deprecated since Tizen 7.5 Change-Id: Ie19d3f65c7867ddff5688037a2a895401dfa2fe1 Signed-off-by: Yunjin Lee --- diff --git a/packaging/domain-apis-security.inc b/packaging/domain-apis-security.inc index 6fb577e..cec9edd 100644 --- a/packaging/domain-apis-security.inc +++ b/packaging/domain-apis-security.inc @@ -86,4 +86,4 @@ Requires: capi-privacy-privilege-manager The Privacy Privilege Manager provides functions for privacy privileged app. It allows an app to check if it has a given privacy privilege. Additionally, it allows an app to display appropriate pop-up to ask users whether to give the privileges to it or not. %files sub2-domain_API-Security-Privacy_Privilege %posttrans sub2-domain_API-Security-Privacy_Privilege -%tizen_feature tizen.org/feature/security.privacy_privilege true +%tizen_feature tizen.org/feature/security.privacy_privilege false