@@ -183,11 +183,11 @@ target_link_libraries(fwk_atc.bin PRIVATE | |||||
c_sec | c_sec | ||||
graph | graph | ||||
error_manager | error_manager | ||||
ge_compiler | |||||
ge_runner | |||||
parser_common | parser_common | ||||
gflags | gflags | ||||
json | json | ||||
runtime_compile | |||||
runtime | |||||
slog | slog | ||||
static_mmpa | static_mmpa | ||||
-lrt | -lrt | ||||
@@ -149,8 +149,8 @@ LOCAL_SHARED_LIBRARIES := \ | |||||
libgraph \ | libgraph \ | ||||
libregister \ | libregister \ | ||||
liberror_manager \ | liberror_manager \ | ||||
libge_compiler \ | |||||
libruntime_compile \ | |||||
libge_runner \ | |||||
libruntime \ | |||||
libparser_common \ | libparser_common \ | ||||
liberror_manager \ | liberror_manager \ | ||||