The qtprovider_paths.xml is used by FileProvider[0] The file defines the different file locations that can be used for sharing content (with other apps). Previously it used only the files-path type (for private files inside internal storage). According: qstandardpaths_android.cpp file, we need much more here. This commit adds more file types to qtprovider_paths.xml [0]https://developer.android.com/reference/androidx/core/content/FileProvider Task-number: QTBUG-133702 Pick-to: 6.9 6.9.0 6.8 6.8.3 Change-Id: I29c8eb3d00490e9127d0aa646b4c50643b5f51ac Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%