drrun -t drmemory fails on Android
/data/local/tmp/DynamoRIO-ARM-Android-EABI-6.1.1-2 # bin32/drrun -t drmemory -- ls
ERROR: Failed to create process for "/data/local/tmp/DynamoRIO-ARM-Android-EABI-6.1.1-2/bin32/../drmemory//./bin/drmemory":
Killed
Yet I can run that path directly.
module_get_platform() is looking only for ELF files, and so it returns false on this shell script.