chenxiaolong / BCR

A Basic Call Recorder for rooted Android devices
GNU General Public License v3.0
1.76k stars 113 forks source link

module: Try to explicitly mount dm-linear block devices #420

Closed chenxiaolong closed 1 year ago

chenxiaolong commented 1 year ago

The source field for dm-linear block devices in the recovery's fstab is not an actual file path.

Fixes: #338