projects
/
platform
/
core
/
api
/
app-control.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a0e8f6
)
Revert "Remove unnecessary code"
22/204222/1
author
SukHyung Kang
<shine.kang@samsung.com>
Mon, 22 Apr 2019 07:00:26 +0000
(07:00 +0000)
committer
SukHyung Kang
<shine.kang@samsung.com>
Mon, 22 Apr 2019 07:00:26 +0000
(07:00 +0000)
This reverts commit
4a0e8f673881188148570635143653b1ac7d45c9
.
Change-Id: I54e7e8d553ed1d145147ba6b1c6633f13405633c
include/app_control.h
patch
|
blob
|
history
diff --git
a/include/app_control.h
b/include/app_control.h
index d4b92e0a1a11c0a888736177cfd9c8c176b5ecba..cafe27bf60a0e7a75149a9d8c64dba45be59f0e1 100755
(executable)
--- a/
include/app_control.h
+++ b/
include/app_control.h
@@
-35,6
+35,10
@@
extern "C" {
* @{
*/
+
+typedef struct _bundle_t bundle;
+typedef unsigned char bundle_raw;
+
/**
* @brief The application control handle.
* @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif