Juha Vuolle 0df76339f0 Prioritize Android permissions without additional attributes
This is a manual cherry-pick from
87cc6bb8c81b93b5c806a821e22332c80c0c37d5

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.

Task-number: QTBUG-129944
Change-Id: Id0416290780b68289c2cca0bc03dde40997d3c16
Reviewed-by: Assam Boudjelthia <assam.boudjelthia@qt.io>
Reviewed-by: Ivan Solovev <ivan.solovev@qt.io>
(cherry picked from commit 87cc6bb8c81b93b5c806a821e22332c80c0c37d5)
2024-10-31 08:31:15 +02:00
2024-02-29 15:35:57 +01:00
2024-10-19 06:50:22 +00:00
2024-07-12 01:42:29 +00:00
2024-09-19 07:20:47 +03:00
2024-02-02 15:23:02 +00:00
Description
Qt Base (Core, Gui, Widgets, Network, ...)
822 MiB
Languages
C++ 84.3%
HTML 4.9%
C 3.9%
CMake 3.6%
Objective-C++ 2%
Other 0.8%