projects
/
platform
/
core
/
security
/
device-policy-client.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
99e357f
)
Add missing deprecated tag
46/301346/1
accepted/tizen_8.0_unified
tizen_8.0
accepted/tizen/8.0/unified/20231116.024334
author
yeji01.kim
<yeji01.kim@samsung.com>
Wed, 15 Nov 2023 01:00:38 +0000
(10:00 +0900)
committer
yeji01.kim
<yeji01.kim@samsung.com>
Wed, 15 Nov 2023 01:07:30 +0000
(10:07 +0900)
Change-Id: Ifdac1774bee3d03f10fbec38c1ed1e7c59542b1c
Signed-off-by: yeji01.kim <yeji01.kim@samsung.com>
libs/dpm/restriction.h
patch
|
blob
|
history
diff --git
a/libs/dpm/restriction.h
b/libs/dpm/restriction.h
index 7c72cc423a205b7fe2736bd12bf5d8979216ab78..6becf0aed57926b977a95bc2d944f8869217ae1b 100644
(file)
--- 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.