Change-Id: I0a4ad435dc7d9e93265f67917b1c87fcebbdc7ea
Signed-off-by: saerome.kim <saerome.kim@samsung.com>
Name: capi-network-ua
Summary: User Awareness Framework CAPI
-Version: 0.9.0
+Version: 0.9.1
Release: 1
License: Apache-2.0
Source0: %{name}-%{version}.tar.gz
extern ua_service_h g_service_h; /**< Service handle */
extern char g_service_str[MENU_DATA_SIZE + 1]; /**< Service string */
-static char cycle_time[MENU_DATA_SIZE + 1] = {"60", }; /**< cycle time */
+static char cycle_time[MENU_DATA_SIZE + 1] = {"900", }; /**< cycle time */
static char window[MENU_DATA_SIZE + 1] = {"55", }; /**< Detection window */
static char g_presence_and_cond[MENU_DATA_SIZE + 1] = {"16",}; /**< PRESENCE AND condition */