[Bug] Micro Sd card format is wrongly detected.
Describe the bug Whenever I try to select a directory in my micro SD card, it says microsd format is not supported and shows that it has Vfat format. However its format is EXT4 and I have confirmed it through my pc and custom recovery too.
To Reproduce Steps to reproduce the behavior: 1.Open app. 2. Go to either backup or restore 2. Click on Directory under Utility section. 3. And there micro sd is shown unsupported.
Expected behavior It should work with my microsd card as the format is supported.
Screenshots
Smartphone (please complete the following information):
- Device: Realme Narzo 20 pro
- OS: Lineage Os
- Version: 14 Beta
Sry for late reply... Can you type these commands in a certain terminal(e.g. Termux) and send me the screenshot?
su
mount | awk '$3 ~ /\mnt\/media_rw/'
With no response
With no response
I changed my device after that, so I couldn't test it and forgot to reply. Sorry for that.