From: Mu-Woong Date: Mon, 29 Jun 2015 09:49:01 +0000 (+0900) Subject: Disable the ecore-x based active window hooking for app usage logging X-Git-Tag: accepted/tizen/mobile/20150701.001806~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8e365f2ccccebe3c95338c713f6e710b1a77df98;p=platform%2Fcore%2Fcontext%2Fstatistics-context-provider.git Disable the ecore-x based active window hooking for app usage logging Change-Id: I0bed062738ffb524dcc6471210921a5b78b3e240 Signed-off-by: Mu-Woong --- diff --git a/packaging/statistics-context-provider.spec b/packaging/statistics-context-provider.spec index 083b58a..7d7eaf8 100644 --- a/packaging/statistics-context-provider.spec +++ b/packaging/statistics-context-provider.spec @@ -7,7 +7,7 @@ License: Apache-2.0 Source0: %{name}-%{version}.tar.gz # Using the active window hooking for app monitoring, via ecore-x -%define ACTIVE_WINDOW_HOOK on +%define ACTIVE_WINDOW_HOOK off BuildRequires: cmake BuildRequires: pkgconfig(context-common)