summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2023-12-16 13:51:19 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-12-21 22:06:20 +0000
commit251267d439242898498a3c81dadec43846e61c6d (patch)
tree4c70d86a2f3049dc37acb077ecab23f8ac129ec3 /examples
parentd19d32a9126f40ce9e55a7bcd976df32a675db0a (diff)
Android: remove redundant comments from notifier example manifest
Task-number: QTBUG-115020 Change-Id: I29cd7a45f85bc85f6f12b135287b9eb868a7bc44 Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io> (cherry picked from commit 8cc84a1386b77701ebc9c9d4efbc1b033d0e326b) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'examples')
-rw-r--r--examples/corelib/platform/androidnotifier/android/AndroidManifest.xml6
1 files changed, 1 insertions, 5 deletions
diff --git a/examples/corelib/platform/androidnotifier/android/AndroidManifest.xml b/examples/corelib/platform/androidnotifier/android/AndroidManifest.xml
index b2d9cc7680..1936f90108 100644
--- a/examples/corelib/platform/androidnotifier/android/AndroidManifest.xml
+++ b/examples/corelib/platform/androidnotifier/android/AndroidManifest.xml
@@ -4,12 +4,8 @@
android:installLocation="auto"
android:versionCode="1"
android:versionName="1.0">
- <!-- The comment below will be replaced with dependencies permissions upon deployment.
- Remove the comment if you do not require these default permissions. -->
- <!-- %%INSERT_PERMISSIONS -->
- <!-- The comment below will be replaced with dependencies permissions upon deployment.
- Remove the comment if you do not require these default features. -->
+ <!-- %%INSERT_PERMISSIONS -->
<!-- %%INSERT_FEATURES -->
<supports-screens