Skip to content
Commit 4fae111c authored by Duncan McNamara's avatar Duncan McNamara Committed by Nicolas Pomepuy
Browse files

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

Fixes #2547
parent f6cf2774
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment