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)
…
…
Description
Languages
C++
84.3%
HTML
4.9%
C
3.9%
CMake
3.6%
Objective-C++
2%
Other
0.8%