summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/CommandProcessor.cpp
diff options
context:
space:
mode:
authorJosJuice <josjuice@gmail.com>2021-10-20 21:54:22 +0200
committerJosJuice <josjuice@gmail.com>2021-10-20 21:54:22 +0200
commitab735293b122577696f0e97129ca79ab390b7b85 (patch)
tree94f682b611ee7d1d36be2631af3f1f0695e4a381 /Source/Core/VideoCommon/CommandProcessor.cpp
parent13985b774e595f694dca39b211831c46577ea08a (diff)
Android: Adjust string about file manager apps on Android 11
When I made 9c8bb24, I assumed it was completely impossible for a non-preloaded app to access the entirety of the Android/data/ folder on Android 11. This turned out to be false. While you can't access the directory without using SAF (even if you have the Manage All Files permission), and the user can't navigate to the folder using the SAF folder picker, what you can do is pass the Android/data/ folder as an EXTRA_INITIAL_URI to the SAF folder picker. If the user then presses "use this folder" without navigating out of the folder, the app will be able to access the folder using SAF. So what does that mean for Dolphin? It means scoped storage is a little less bad than I feared, and I have a string to adjust.
Diffstat (limited to 'Source/Core/VideoCommon/CommandProcessor.cpp')
0 files changed, 0 insertions, 0 deletions