• nkk71's avatar
    Re-enable umount command in secondary · ae45c87e
    nkk71 authored
    Don’t rename umount to umount.bak while in secondary mode
    * mount/umount is being handled by multiromedify.cpp
    * it breaks CM13 (possibly others), due to variant_script.sh using
      umount, since it doesn’t find the correct one, it uses the one in
      /system/bin which breaks
    ae45c87e
multirom.cpp 75.2 KB