Open pschmitt opened 4 years ago
I should probably document this code... but this is intended..
The reason still being issue with some Android devices unable to load /system/binaries
due to library linking error
Wouldn't it make more sense to remove the flag altogether then?
I noticed that
$APPEND_SYSTEM_PATH
wasn't consumed anywhere and the Android system path was appended by default. This PR makes the-a
flag work as described in the help.