From: yeji01.kim Date: Wed, 15 Nov 2023 01:00:38 +0000 (+0900) Subject: Add missing deprecated tag X-Git-Tag: accepted/tizen/unified/20231115.173515^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fheads%2Faccepted%2Ftizen_unified_dev;p=platform%2Fcore%2Fsecurity%2Fdevice-policy-client.git Add missing deprecated tag Change-Id: Ifdac1774bee3d03f10fbec38c1ed1e7c59542b1c Signed-off-by: yeji01.kim --- diff --git a/libs/dpm/restriction.h b/libs/dpm/restriction.h index 7c72cc4..6becf0a 100644 --- a/libs/dpm/restriction.h +++ b/libs/dpm/restriction.h @@ -200,6 +200,7 @@ int dpm_restriction_set_external_storage_state(device_policy_manager_h handle, i int dpm_restriction_get_external_storage_state(device_policy_manager_h handle, int *is_allowed) TIZEN_DEPRECATED_API; /** + * @deprecated Deprecated since 8.0. * @partner * @brief Allows or disallows user to access the clipboard. * @details An administrator can use this API to set whether the clipboard access.