summaryrefslogtreecommitdiff
path: root/libs
diff options
context:
space:
mode:
authorChanho Park <chanho61.park@samsung.com>2014-03-25 14:47:55 +0900
committerChanho Park <chanho61.park@samsung.com>2014-03-25 14:52:27 +0900
commitb66925867fe92e85678371eda93a4909de5f6ce0 (patch)
treedf31d8fd4e1a0727a82b78502956175f28fd5751 /libs
parent1266a27e7741b4325b9b16c33508073fedd6a052 (diff)
downloadlibcryptsvc-b66925867fe92e85678371eda93a4909de5f6ce0.tar.gz
libcryptsvc-b66925867fe92e85678371eda93a4909de5f6ce0.tar.bz2
libcryptsvc-b66925867fe92e85678371eda93a4909de5f6ce0.zip
convert static library to shared library
This patch removes static library and convert it into source files. Static library can't build if compiler is changed. And we also removed tzcrypto API and library because we don't use it anymore. Change-Id: I06043c5867c63f5f833d7d538f882cbe85ab0cba Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Diffstat (limited to 'libs')
-rwxr-xr-xlibs/libDeviceInfo.abin115528 -> 0 bytes
-rwxr-xr-xlibs/libtzcrypt.abin14410 -> 0 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/libs/libDeviceInfo.a b/libs/libDeviceInfo.a
deleted file mode 100755
index 431359f..0000000
--- a/libs/libDeviceInfo.a
+++ /dev/null
Binary files differ
diff --git a/libs/libtzcrypt.a b/libs/libtzcrypt.a
deleted file mode 100755
index d052e49..0000000
--- a/libs/libtzcrypt.a
+++ /dev/null
Binary files differ