Revert "Add new definitions for checking indirect launch request" 59/175259/1
authorHwanKyu Jhun <h.jhun@samsung.com>
Tue, 10 Apr 2018 01:21:04 +0000 (01:21 +0000)
committerHwanKyu Jhun <h.jhun@samsung.com>
Tue, 10 Apr 2018 01:21:04 +0000 (01:21 +0000)
This reverts commit 6ba72dbc29445783cbc3150dd2c54441839e69b0.

Change-Id: I7c84a3cb9351c4046060cb6f9b45196ced786bee

include/aul.h

index 1a1350e..c2b38c2 100644 (file)
@@ -286,12 +286,7 @@ typedef enum aul_widget_instance_event {
 #define AUL_K_NEW_INSTANCE     "__AUL_NEW_INSTANCE__"
 /** AUL internal private key */
 #define AUL_K_IS_INSTALLED     "__AUL_IS_INSTALLED__"
-/** AUL internal private key */
-#define AUL_K_REQUEST_TYPE     "__AUL_REQUEST_TYPE__"
-/** AUL internal private key */
-#define AUL_K_ORG_CALLER_APPID "__AUL_ORG_CALLER_APPID__"
-/** AUL internal private key */
-#define AUL_K_ORG_CALLER_PKGID "__AUL_ORG_CALLER_PKGID__"
+
 
 /**
  * @brief      This is callback function for aul_launch_init