Enable MyPlace detector 82/83582/1
authorMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 12 Aug 2016 00:47:57 +0000 (09:47 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 12 Aug 2016 00:47:57 +0000 (09:47 +0900)
Change-Id: I007c6c8a2bd8922676e21750aeb20e8445eb25d7
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
packaging/context-service.spec
src/policy/PolicyManager.cpp

index 5042358ec990d356bc3f7135413f3524c99b3d36..7d4218cc658245518f913f7c18bde330ee720e10 100644 (file)
@@ -1,6 +1,6 @@
 Name:       context-service
 Summary:    Context-Service
-Version:    0.9.4
+Version:    0.9.5
 Release:    1
 Group:      Service/Context
 License:    Apache-2.0
index a1d9e284d85ec140ec4a9f2f7bbf6b5c08962ed2..2ee2666a6c248731b89f6e5a26b0968e686d031c 100644 (file)
@@ -33,7 +33,7 @@ PolicyManager::PolicyManager(ContextManager *contextMgr) :
        __subscribe(SUBJ_MEDIA_LOGGER);
        __subscribe(SUBJ_SENSOR_PEDOMETER);
        __subscribe(SUBJ_SENSOR_PRESSURE);
-//     __subscribe(SUBJ_PLACE_DETECTION);
+       __subscribe(SUBJ_PLACE_DETECTION);
 #endif
 
 #ifdef _WEARABLE_