This Magisk Module contains the executables for working with dynamic partitions in Android .

These executables are copied from the RO2RW tools -- see here:

https://xdaforums.com/t/magisk-twrp-arm32-64-a8-universal-read-only-to-read-write-for-android-ro2rw-auto-converting-super-system-partitions-to-read-write-mode.4521131/

The files can be downloaded from SourceForge:

https://sourceforge.net/projects/multi-function-patch/

History
  01.08.2024 1.0.0.0 /bs
    initial release of the Magisk Module
 
  08.09.2024 1.1.0.0 /bs
    added the scripts:
      remount_dynamic_partitions.sh
      list_logical_device_usage.sh
      list_logical_device_backends.sh

  29.10.2024 1.2.0.0 /bs 
    added the script
      install_mm.sh

  06.11.2024 1.3.0.0 /bs
    added the script
      recreate_bind_mount.sh 

  09.11.2024 1.4.0.0/bs
    added the script
      lmm

  05.12.2024 1.4.1.0 /bs
    added the script
      search_magisk_package.sh
      configure_microg.sh

  18.12.2024 1.4.2.0 /bs
    added the script
      myldd

  24.01.2024 1.4.3.0 /bs
    myldd rewritten

  27.02.2025  1.4.4.0 /bs
    updated the script
      lmm

  18.04.2025  1.4.5.0 /bs
    updated the script
      lmm

  04.05.2025 1.4.6.0 /bs
    updated the script
      enable_wireless_adb.sh 

  05.05.2025 1.4.7.0 /bs
    added the script
      switch_adb_via_wifi.sh
    
  22.05.2025 v1.4.8 /bs
    updated lmm to version v2.0.0

  25.06.2025 v1.4.9 /bs
    updated lmm to version v2.1.2
    updated list_bind_mounts.sh to version 1.2.0
    added the script create_overlay_mount.sh 1.2.0

  14.07.2025 v1.4.10 /bs
    updated list_bind_mounts.sh to version 1.3.0

  29.07.2025 v1.4.11 /bs
    added code to detect a Module update in the script customize.sh

  08.9.2025  v1.4.12 /bs
    updated lmm to version v2.2.0

  16.09.2025 v1.4.13 /bs
    added the script change_os_build_date.sh
    removed the parameter "-v threadtime" from the logcat call in 0001logcatboot

  04.10.2025 v1.4.14 /bs
    added the script add_certificate_to_otacerts.sh
    0001logcatboot now keeps the last 10 session logs
    updated the script change_os_build_date.sh to version 1.2.0
 
  23.10.2025 v1.4.15
    updated the script create_overlay_mount.sh to version 1.3.0

  05.11.2025 v1.4.16
    updated the script create_overlay_mount.sh to version 1.3.1
    updated the script lmm to version 3.0.0
    updated the script add_certificate_to_otacerts.sh to version 1.1.0
 
