Enable MyPlace detector 81/83581/2
authorMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 12 Aug 2016 00:47:06 +0000 (09:47 +0900)
committerMu-Woong Lee <muwoong.lee@samsung.com>
Fri, 12 Aug 2016 00:48:16 +0000 (09:48 +0900)
Change-Id: Ibafac614bbce3f86a4152283d929d5e04318ff90
Signed-off-by: Mu-Woong Lee <muwoong.lee@samsung.com>
packaging/context-provider.spec
src/CMakeLists.txt

index 980913d..7e7b0b5 100644 (file)
@@ -1,6 +1,6 @@
 Name:       context-provider
 Summary:    Context Provider
-Version:    0.9.4
+Version:    0.9.5
 Release:    1
 Group:      Service/Context
 License:    Apache-2.0
index bb6ed1d..f41f86b 100644 (file)
@@ -20,6 +20,6 @@ ADD_SUBDIRECTORY(email)
 ADD_SUBDIRECTORY(geofence)
 ADD_SUBDIRECTORY(media-stats)
 ADD_SUBDIRECTORY(message)
-#ADD_SUBDIRECTORY(my-place)
+ADD_SUBDIRECTORY(my-place)
 ADD_SUBDIRECTORY(social-stats)
 ENDIF("${PROFILE}" STREQUAL "mobile")