mirror of
https://github.com/ARM-software/devlib.git
synced 2025-03-04 17:27:51 +00:00
Both devlib and LISA utilizes install_base.sh script, but they install different packages and support different input arguments. Also support custom ANDROID_HOME environment variable in order to let LISA (or just let users install Android SDK/tools wherever they want) choose install location. Signed-off-by: Metin Kaya <metin.kaya@arm.com>