plugins: Remove J1939 condition in CMakeLists file
[apps/agl-service-can-low-level.git] / conf.d / cmake / config.cmake
index d7d5f43..7031c7e 100644 (file)
@@ -184,7 +184,7 @@ set(WIDGET_TYPE application/vnd.agl.service)
 # This is the file that will be executed, loaded,
 # at launch time by the application framework.
 #
-set(WIDGET_ENTRY_POINT lib/afb-low-can.so)
+set(WIDGET_ENTRY_POINT lib/afb-low-can-binding.so)
 
 # Optional dependencies order
 # ---------------------------