mirror of
https://github.com/ARM-software/devlib.git
synced 2025-10-15 23:23:19 +01:00
Changes the default working directory from `/data/local/tmp/` to be on the devices external storage (discovered from $EXTERNAL_STORAGE) which is usually `/sdcard`. This is due to permission errors on some devices, to be readable by android applications and will usually have a larger capacity.