Split PolicyResult declaration and definition 66/27766/11
authorZofia Abramowska <z.abramowska@samsung.com>
Thu, 18 Sep 2014 15:33:53 +0000 (17:33 +0200)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Thu, 16 Oct 2014 09:58:26 +0000 (02:58 -0700)
commit4c2b3b8d0ce17221e77bcda10be4ef992d82ba72
treeffa9c2588704afc123b1581846850103c2ca31b5
parent9018caa487c2037baf70868a72b0b2cc39ce7217
Split PolicyResult declaration and definition

PolicyResult header will be included in package for external plugin
implementations.

Change-Id: Ic5224af395b9fd86f57138566295961e80ee8f12
src/common/CMakeLists.txt
src/common/types/PolicyResult.cpp [new file with mode: 0644]
src/common/types/PolicyResult.h
test/CMakeLists.txt