Settings: fix media db dump on devices < A11
On devices lower than Android 11, the hasAllAccess will usually be true, but they need the WRITE_EXTERNAL_STORAGE to be able to write. Because of this, the dump database is started, but then fails because they dont have write permission