scripts/rebuild.sh: Improve script. This improves the rebuild script with --help and other options to better control the build process. This removes hard-coded paths, i.e. the script must now be called with two arguments as in: scripts/rebuild.sh <qemu-android-dir> <aosp-dir> See --help for details.