cp ../localconfig/iotruntime/MySQLInterface.config $(BIN_DIR)/iotruntime/
cp ../localconfig/iotruntime/MySQLInterface.config $(BIN_DIR)/iotinstaller/
cp -r ../localconfig/SupportedDevices/ $(BIN_DIR)/
+ # Only driversList.config is needed for the phone app to start
cp ../localconfig/SupportedDevices/driversList.config $(BIN_DIR)/iotinstaller/
- cp ../localconfig/SupportedDevices/AddressInformation.config $(BIN_DIR)/iotinstaller/
PHONY += runtime
runtime: