[VOL-3548] Differentiate between OLT gRPC channel disconnect and device reboot

- Return the previously_connected state flag in response to GetDeviceInfo to VOLTHA

Change-Id: I3a39eccdda386658226c6379a4815900b808795d
diff --git a/agent/test/Makefile b/agent/test/Makefile
index df93b7c..5f545e4 100644
--- a/agent/test/Makefile
+++ b/agent/test/Makefile
@@ -21,7 +21,7 @@
 TOP_DIR=`pwd`
 OPENOLTDEVICE ?= asfvolt16
 
-OPENOLT_PROTO_VER ?= v4.0.14
+OPENOLT_PROTO_VER ?= v4.0.15
 
 ########################################################################
 ##