summaryrefslogtreecommitdiff
path: root/src/common/fs/path_util.cpp
diff options
context:
space:
mode:
authorGravatar Charles Lombardo2023-06-11 01:41:58 -0400
committerGravatar Charles Lombardo2023-06-11 01:41:58 -0400
commit16fe64ad0c6063956369374ca8e23b6a93f625ee (patch)
treed372f976b60c89797f047ef3c0ca6d47ecebd456 /src/common/fs/path_util.cpp
parentMerge pull request #10703 from bunnei/fix-android-layout (diff)
downloadyuzu-16fe64ad0c6063956369374ca8e23b6a93f625ee.tar.gz
yuzu-16fe64ad0c6063956369374ca8e23b6a93f625ee.tar.xz
yuzu-16fe64ad0c6063956369374ca8e23b6a93f625ee.zip
android: Use ContentResolver to get file extension
Fixes an issue where we try to resolve file extension from URIs. Sometimes the URI will not contain the file name at all and instead a string of numbers. Here we query the content resolver and guarantee that we get a file name every time.
Diffstat (limited to 'src/common/fs/path_util.cpp')
0 files changed, 0 insertions, 0 deletions