• Chris Renshaw's avatar
    scripts: don't abort if /vendor fails to mount · 23dc19ad
    Chris Renshaw authored
    - /vendor is used only on some older devices for recovery AVBv1 signing so is not critical if fails
    - this fixes installation in Lineage Recovery on some older devices where /vendor is actually by-name partitions like oem, cust (or even cache), which likely also don't require the AVBv1 signing
    23dc19ad
util_functions.sh 21.1 KB