projects
/
platform
/
core
/
context
/
context-service.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2001772
)
Enable sleep monitor recording
46/77446/1
author
Mu-Woong Lee
<muwoong.lee@samsung.com>
Thu, 30 Jun 2016 01:14:22 +0000
(10:14 +0900)
committer
Mu-Woong Lee
<muwoong.lee@samsung.com>
Thu, 30 Jun 2016 01:14:22 +0000
(10:14 +0900)
Change-Id: Ifb8ec15cbab3df00f41fb7941067d9e406d92ad9
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
src/policy/PolicyManager.cpp
patch
|
blob
|
history
diff --git
a/src/policy/PolicyManager.cpp
b/src/policy/PolicyManager.cpp
index c61d86d1194964a572af7773778fd032ab9676a0..76329154f28a9a62476109d519138b60da935c8a 100644
(file)
--- a/
src/policy/PolicyManager.cpp
+++ b/
src/policy/PolicyManager.cpp
@@
-39,6
+39,7
@@
PolicyManager::PolicyManager(ContextManager *contextMgr) :
#ifdef _WEARABLE_
__subscribe(SUBJ_SENSOR_PEDOMETER);
__subscribe(SUBJ_SENSOR_PRESSURE);
+ __subscribe(SUBJ_SENSOR_SLEEP_MONITOR);
#endif
#ifdef TRIGGER_SUPPORT