platform/core/system/libtracker.git
8 years agotracker: add start/stop tracking apis for internal usages 68/57468/3
Taeyoung Kim [Wed, 20 Jan 2016 09:31:08 +0000 (18:31 +0900)]
tracker: add start/stop tracking apis for internal usages

- The apis will be used only in the framework layer
  of the Tizen Platform. Now they are used
  to handle power lock reference count. But
  it will be used for more information to handle
  resources of framework.

- The reference count is increased when power is locked
  and the reference count is decreases when power is ulocked.
  There are several reference counts for each service
  because power can be locked several times by the usage
  of other apis.

Change-Id: I38df55bcf0654647d7ecb34389a4db558dee6a9b
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agotracker: add library basic codes 14/57314/3
Taeyoung Kim [Tue, 19 Jan 2016 02:34:11 +0000 (11:34 +0900)]
tracker: add library basic codes

- spec file for rpm build
- CMakeLists file for cross compile
- pc file to use pkg-config

Change-Id: I4eabc4917356938687c8fd900e4e2ff842cfca73
Signed-off-by: Taeyoung Kim <ty317.kim@samsung.com>
8 years agoInitial empty repository master
seonil kim [Tue, 19 Jan 2016 01:51:53 +0000 (17:51 -0800)]
Initial empty repository