Copy all html files under docs to DIST_DIR. am: 8f0c912bae
am: 30e84775aa

Change-Id: I10a743368e4d2b456e91e784b57ee0e79e9e506e
diff --git a/build-prebuilts.sh b/build-prebuilts.sh
index 6ee6ecb..1758508 100755
--- a/build-prebuilts.sh
+++ b/build-prebuilts.sh
@@ -189,7 +189,7 @@
     if [ -n ${build_soong} ]; then
         cp ${SOONG_OUT}/dist/build-prebuilts.zip ${DIST_DIR}/
         cp ${SOONG_OUT}/dist-common/build-common-prebuilts.zip ${DIST_DIR}/
-        cp ${SOONG_OUT}/docs/soong_build.html ${DIST_DIR}/
+        cp ${SOONG_OUT}/docs/*.html ${DIST_DIR}/
     fi
     if [ -n ${build_go} ]; then
         cp ${GO_OUT}/go.zip ${DIST_DIR}/