[Release] wrt-installer_0.1.53
[framework/web/wrt-installer.git] / src / jobs / widget_install / ace_registration.h
index a9e0577..f98c3ce 100644 (file)
@@ -28,6 +28,7 @@ namespace AceApi {
 bool registerAceWidget(const WrtDB::DbWidgetHandle& widgetHandle,
                        const WrtDB::WidgetRegisterInfo& widgetConfig,
                        const WrtDB::WidgetCertificateDataList& certList);
+bool registerAceWidgetFromDB(const WrtDB::DbWidgetHandle& widgetHandle);
 }
 
 #endif  /* WRT_SRC_INSTALLER_CORE_ACE_REGISTRATION_H_ */