summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qcommandlineparser.cpp
diff options
context:
space:
mode:
authorJuha Vuolle <juha.vuolle@qt.io>2024-08-21 11:28:12 +0300
committerJuha Vuolle <juha.vuolle@qt.io>2024-08-22 20:08:10 +0300
commit87cc6bb8c81b93b5c806a821e22332c80c0c37d5 (patch)
tree2b32da38c6cc562e019190a0aab06d8979cc965e /src/corelib/tools/qcommandlineparser.cpp
parentbb8cf72233e05c88424d525ca578cbf21d66c938 (diff)
Prioritize Android permissions without additional attributes
Android permissions may have additional attributes such as 'minSdkLevel' and 'maxSdkLevel'. When generating the default AndroidManifest.xml there may be duplicate permission entries, stemming for example from two different Qt modules. With this change the permission without any additional attributes is given priority. The underlying assumption is that such permission is likely the most permissive. Change-Id: Id0416290780b68289c2cca0bc03dde40997d3c16 Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io> Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
Diffstat (limited to 'src/corelib/tools/qcommandlineparser.cpp')
0 files changed, 0 insertions, 0 deletions