Fixed reference path to dependent tizen dlls
authorJyothi Kumar Sambolu <s.jyothi@samsung.com>
Wed, 6 Apr 2016 15:31:43 +0000 (21:01 +0530)
committerJyothi Kumar Sambolu <s.jyothi@samsung.com>
Wed, 18 May 2016 06:06:20 +0000 (11:36 +0530)
commit9ffbd1b85a757c9590b5840a93d2302563076005
treeabe9c12a6344d43a32c21d590a8bf84e947ca9f3
parentf8e3fa6e30d72e789eeb9d9d97e8333a4103384d
Fixed reference path to dependent tizen dlls

Patch set #17: Removed SystemTest containing test code
Patch set #16: Fixed merged conflict
Patch set #15: Added log statements for error cases and incorporated review comments(#14)
Patch set #14: Fixed issues found during testing and added Test application(console).

Change-Id: I9daf44eefb1750a93307a89d7a1741d86f8568c8
Signed-off-by: Jyothi Kumar Sambolu <s.jyothi@samsung.com>
packaging/csapi-tizen.system.spec
src/Tizen.System/Interop/Interop.Device.cs
src/Tizen.System/Interop/Interop.Libraries.cs [new file with mode: 0644]
src/Tizen.System/Interop/Interop.RuntimeInfo.cs [new file with mode: 0644]
src/Tizen.System/RuntimeInfo/CpuUsage.cs [new file with mode: 0644]
src/Tizen.System/RuntimeInfo/Enumerations.cs [new file with mode: 0644]
src/Tizen.System/RuntimeInfo/MemoryInformation.cs [new file with mode: 0644]
src/Tizen.System/RuntimeInfo/RuntimeInfoErrorFactory.cs [new file with mode: 0755]
src/Tizen.System/RuntimeInfo/RuntimeInformation.cs [new file with mode: 0644]
src/Tizen.System/RuntimeInfo/RuntimeKeyStatusChangedEventArgs.cs [new file with mode: 0755]
src/Tizen.System/Tizen.System.csproj