Revert "Remove unnecessary code" 22/204222/1
authorSukHyung Kang <shine.kang@samsung.com>
Mon, 22 Apr 2019 07:00:26 +0000 (07:00 +0000)
committerSukHyung 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

index d4b92e0a1a11c0a888736177cfd9c8c176b5ecba..cafe27bf60a0e7a75149a9d8c64dba45be59f0e1 100755 (executable)
@@ -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