Enhanced build experience for Android

1. Enable the install-build-deps script
to support the installation of Android dependencies
2. Modify some related files
(including Markdown and Dockerfile)

Change-Id: Id6b5c74067ed0c5f3c94d87ac3e307d9807364cd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4133941
Reviewed-by: Thomas Anderson <thomasanderson@chromium.org>
Auto-Submit: Ho Cheung <uioptt24@gmail.com>
Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1090000}
diff --git a/docs/android_build_instructions.md b/docs/android_build_instructions.md
index c13a3b8..b6568cf 100644
--- a/docs/android_build_instructions.md
+++ b/docs/android_build_instructions.md
@@ -91,7 +91,7 @@
 Once you have checked out the code, run
 
 ```shell
-build/install-build-deps-android.sh
+build/install-build-deps.sh --android
 ```
 
 to get all of the dependencies you need to build on Linux, *plus* all of the