policy: enable heart-rate sensor recording provider 96/77796/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 1 Jul 2016 06:36:54 +0000 (15:36 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 1 Jul 2016 06:36:54 +0000 (15:36 +0900)
Change-Id: I9b7887c1119c3eb496922c3efc1e280f3518c2de
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
src/policy/PolicyManager.cpp

index 7632915..a1d9e28 100644 (file)
@@ -40,6 +40,7 @@ PolicyManager::PolicyManager(ContextManager *contextMgr) :
        __subscribe(SUBJ_SENSOR_PEDOMETER);
        __subscribe(SUBJ_SENSOR_PRESSURE);
        __subscribe(SUBJ_SENSOR_SLEEP_MONITOR);
+       __subscribe(SUBJ_SENSOR_HEART_RATE);
 #endif
 
 #ifdef TRIGGER_SUPPORT