Adds:
- APP_CONTROL_DATA_RPC_PORT
Change-Id: Idbee6011c31bc488c7b0213d7b46df84edebc2ba
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
*/
#define APP_CONTROL_DATA_BACKGROUND_LAUNCH "__K_BG_LAUNCH"
+/**
+ * @brief Definition for the app_control data: The value for checking RPC-Port request.
+ * @details If the value exists, the application is launched by RPC-Port request.
+ */
+#define APP_CONTROL_DATA_RPC_PORT "__K_RPC_PORT"
+
/**
* @brief Replaces all data in the app_control with the bundle.
*