projects
/
platform
/
core
/
api
/
media-key.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0874b29
)
Remove profile check condition
97/315397/1
author
SukhyungKang
<shine.kang@samsung.com>
Wed, 31 Jul 2024 08:57:55 +0000
(17:57 +0900)
committer
SukhyungKang
<shine.kang@samsung.com>
Wed, 31 Jul 2024 08:57:55 +0000
(17:57 +0900)
This patch removes profile check from the descriptions.
Change-Id: I019897e3e23ffc622b8d002b0ea62329d36c30a3
Signed-off-by: SukhyungKang <shine.kang@samsung.com>
include/media_key.h
patch
|
blob
|
history
diff --git
a/include/media_key.h
b/include/media_key.h
index cae684c49f240587b4d8e5922c3594a1a9463f83..79e85362a1a59bcc9e3810ce7bee1732d516d89a 100644
(file)
--- a/
include/media_key.h
+++ b/
include/media_key.h
@@
-47,7
+47,7
@@
typedef enum {
/**
* @brief Enumeration for media keys.
*
- * @since_tizen
@if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif
+ * @since_tizen
2.3
*/
typedef enum {
MEDIA_KEY_PLAY, /**< Play key */