diff options
author | Chanho Park <chanho61.park@samsung.com> | 2014-03-25 14:47:55 +0900 |
---|---|---|
committer | Chanho Park <chanho61.park@samsung.com> | 2014-03-25 14:52:27 +0900 |
commit | b66925867fe92e85678371eda93a4909de5f6ce0 (patch) | |
tree | df31d8fd4e1a0727a82b78502956175f28fd5751 /NOTICE | |
parent | 1266a27e7741b4325b9b16c33508073fedd6a052 (diff) | |
download | libcryptsvc-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 'NOTICE')
-rw-r--r-- | NOTICE | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -2,9 +2,3 @@ Copyright (c) Samsung Electronics Co., Ltd. All rights reserved. Except as noted, this software is licensed under Apache License, Version 2. Please, see the LICENSE.APLv2 file for Apache License terms and conditions. -libDeviceInfo.a file is licensed under Flora License, Version 1.1. -Please, see the LICENSE.Flora file for Flora License, Version 1.1 terms and conditions. - -libtzcrypt.a file is licensed under Flora License, Version 1.1. -Please, see the LICENSE.Flora file for Flora License, Version 1.1 terms and conditions. - |