implementation of LockManager::Unlock() API
authorJiban Prakash <p.jiban@samsung.com>
Tue, 16 Apr 2013 09:28:42 +0000 (14:58 +0530)
committerJiban Prakash <p.jiban@samsung.com>
Tue, 16 Apr 2013 12:38:03 +0000 (18:08 +0530)
commitc352badfd749428bf8d9e19bb3d40d591ad0912d
treedac239894676c79321d46498380d4a661984b2eb
parent517e24d4fe63eab995fc56ab1528e668f8cd0881
implementation of LockManager::Unlock() API

Change-Id: I8e4ad93c1a8552310462b28d2518be7edd9ebb08
Signed-off-by: Jiban Prakash <p.jiban@samsung.com>
src/core/CMakeLists.txt
src/core/FShell_LockManagerImpl.cpp
src/core/FShell_LockManagerIpcMessages.cpp [new file with mode: 0644]
src/core/FShell_LockManagerProxy.cpp [new file with mode: 0644]
src/inc/FShell_LockManagerImpl.h
src/inc/FShell_LockManagerIpcMessages.h [new file with mode: 0644]
src/inc/FShell_LockManagerProxy.h [new file with mode: 0644]