db845c: flash-all-aosp.sh: Add fastboot reboot to the end of the script
am: 565dd57880

Change-Id: I6335a41f965ffcc41c84dc0708c552818b7c3c8a
diff --git a/installer/db845c/flash-all-aosp.sh b/installer/db845c/flash-all-aosp.sh
index 575870f..e6b1995 100755
--- a/installer/db845c/flash-all-aosp.sh
+++ b/installer/db845c/flash-all-aosp.sh
@@ -43,4 +43,4 @@
 echo "FLASH-ALL-AOSP: Flash userdata image"
 fastboot flash userdata "${ANDROID_PRODUCT_OUT}"/userdata.img
 
-
+fastboot reboot