From 7ede57f937f988780d6751da34c941447ec6fd32 Mon Sep 17 00:00:00 2001 From: Assam Boudjelthia Date: Fri, 15 May 2020 11:09:20 +0300 Subject: [PATCH] Make sure the default AndroidManifest is compatible with Qt Creator When adding the default AndroidManifest.xml to a project, Qt Creator edits some pieces because of autoformat and shows that something is changed, but the user changed nothing, and this can be confusing. Let's make them on the same page. Pick-to: 5.15 Task-number: QTCREATORBUG-23768 Change-Id: I76088358dc31be45adb766bed29e2c9d889a8f09 Reviewed-by: hjk Reviewed-by: Alessandro Portale --- src/android/templates/AndroidManifest.xml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/src/android/templates/AndroidManifest.xml b/src/android/templates/AndroidManifest.xml index e31dea6a8c..092cf16545 100644 --- a/src/android/templates/AndroidManifest.xml +++ b/src/android/templates/AndroidManifest.xml @@ -1,4 +1,4 @@ - + @@ -9,13 +9,8 @@ - - +