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

Change-Id: I012f77c2733a39c3118c28bdaadfb3c4873780cc
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}/