Add libfst.so.8 95/258095/1 submit/tizen/20210511.001612
authorsooyeon.kim <sooyeon.kim@samsung.com>
Mon, 10 May 2021 10:46:19 +0000 (19:46 +0900)
committersooyeon.kim <sooyeon.kim@samsung.com>
Mon, 10 May 2021 10:46:19 +0000 (19:46 +0900)
Change-Id: Idf64c711b78209c89c7a9913dc0aeb1973413586
Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
CMakeLists.txt
lib/arm/libfst.so [changed from file to symlink]
lib/arm/libfst.so.8 [new file with mode: 0644]

index a9a4f67..dac300d 100644 (file)
@@ -12,6 +12,7 @@ INSTALL(FILES ${CMAKE_SOURCE_DIR}/lib/arm/libOnDeviceE2EASR.so DESTINATION ${APP
 INSTALL(FILES ${CMAKE_SOURCE_DIR}/lib/arm/libondeviceasr.so DESTINATION ${APP_INSTALL_PREFIX}/lib/ COMPONENT RuntimeLibraries)
 INSTALL(FILES ${CMAKE_SOURCE_DIR}/lib/arm/libvoiceactivity.so DESTINATION ${APP_INSTALL_PREFIX}/lib/ COMPONENT RuntimeLibraries)
 INSTALL(FILES ${CMAKE_SOURCE_DIR}/lib/arm/libfst.so DESTINATION ${APP_INSTALL_PREFIX}/lib/ COMPONENT RuntimeLibraries)
+INSTALL(FILES ${CMAKE_SOURCE_DIR}/lib/arm/libfst.so.8 DESTINATION ${APP_INSTALL_PREFIX}/lib/ COMPONENT RuntimeLibraries)
 
 INSTALL(FILES ${CMAKE_SOURCE_DIR}/res/OnDeviceE2EASR.en_US.conf DESTINATION ${APP_INSTALL_PREFIX}/shared/res/)
 INSTALL(FILES ${CMAKE_SOURCE_DIR}/res/OnDeviceE2EASR.ko_KR.conf DESTINATION ${APP_INSTALL_PREFIX}/shared/res/)
deleted file mode 100644 (file)
index 15c7f4eef71edc835b5b4ac25c0bfa7b57b40d0c..0000000000000000000000000000000000000000
Binary files a/lib/arm/libfst.so and /dev/null differ
new file mode 120000 (symlink)
index 0000000000000000000000000000000000000000..5840a6cbc48799af63869447fbee71fa24287404
--- /dev/null
@@ -0,0 +1 @@
+libfst.so.8
\ No newline at end of file
diff --git a/lib/arm/libfst.so.8 b/lib/arm/libfst.so.8
new file mode 100644 (file)
index 0000000..15c7f4e
Binary files /dev/null and b/lib/arm/libfst.so.8 differ