diff options
| author | Juha Vuolle <juha.vuolle@qt.io> | 2024-08-21 15:11:27 +0300 |
|---|---|---|
| committer | Juha Vuolle <juha.vuolle@qt.io> | 2024-08-22 20:08:10 +0300 |
| commit | 2c1506b1bd551249852d43250d7919f5e3ac7ac1 (patch) | |
| tree | 0df35b86373d8f864a2bb9a6fc9beb06ddb5b15f /src/corelib/tools/qcommandlineparser.cpp | |
| parent | 87cc6bb8c81b93b5c806a821e22332c80c0c37d5 (diff) | |
Prioritize Android permissions of the application manifest
Users may use their own AndroidManifest.xml and define permissions.
However in case the manifest defines a permission that a Qt module also
sets when the <!-- %%INSERT_PERMISSIONS --> template replacement is
done, an error will occur during the application build (duplicate
permission definition).
This patch prioritizes such manual permissions and removes any
previous ones a Qt module might have set.
Change-Id: If94c218928aa5672686dd468a8d66995508d591f
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Diffstat (limited to 'src/corelib/tools/qcommandlineparser.cpp')
0 files changed, 0 insertions, 0 deletions
