• osm0sis's avatar
    scripts: fix find_boot_image using wrong partition list on non-slot · 93e1266e
    osm0sis authored
    - revert logic changes introduced by ec8fffe6 which break find_boot_image on NAND devices and any others using non-standard naming supported by the A-only device boot partition name list
    - despite being accepted equivalents in modern shells -n does not work on Android in some shell/env scenarios where ! -z always does
    93e1266e
util_functions.sh 21.3 KB