diff options
author | Abhay Agarwal <ay.agarwal@samsung.com> | 2019-10-10 16:51:06 +0900 |
---|---|---|
committer | saerome.kim <saerome.kim@samsung.com> | 2019-10-11 10:27:00 +0900 |
commit | 7a79d757145381a859b9733f7e3180593e7fa730 (patch) | |
tree | 2e7c439d09dd7c595fcabf837511665bd1af0385 /packaging | |
parent | 6f5d78b42e2a7d171b18ab6a6f1e74a3c1b00eed (diff) | |
download | user-awareness-7a79d757145381a859b9733f7e3180593e7fa730.tar.gz user-awareness-7a79d757145381a859b9733f7e3180593e7fa730.tar.bz2 user-awareness-7a79d757145381a859b9733f7e3180593e7fa730.zip |
Provide user presence callback in case no user information presentsubmit/tizen/20191011.014757accepted/tizen/unified/20191011.080021
AND/OR condition being used to provide user presence callback can get satisfied
without user information also with the presence of environmental sensors.
This patch also modifies to provide user callback at the end of detection window
to provide application with more detection data.
Change-Id: I3236762071303e565d689b66dc1261cb98c27bc3
Signed-off-by: Abhay Agarwal <ay.agarwal@samsung.com>
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/capi-network-ua.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/capi-network-ua.spec b/packaging/capi-network-ua.spec index 008c1b3..5325c95 100644 --- a/packaging/capi-network-ua.spec +++ b/packaging/capi-network-ua.spec @@ -1,6 +1,6 @@ Name: capi-network-ua Summary: User Awareness Framework CAPI -Version: 0.11.4 +Version: 0.11.5 Release: 1 License: Apache-2.0 Source0: %{name}-%{version}.tar.gz |