summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorAssam Boudjelthia <assam.boudjelthia@qt.io>2023-12-16 13:51:19 +0200
committerAssam Boudjelthia <assam.boudjelthia@qt.io>2023-12-22 00:06:08 +0200
commit8cc84a1386b77701ebc9c9d4efbc1b033d0e326b (patch)
treea43eea3e96baaa32f79e5aa6263e47a43093361f /examples
parent729e23f15f366f013da8e149fa95e618c9a95e13 (diff)
Android: remove redundant comments from notifier example manifest
Task-number: QTBUG-115020 Pick-to: 6.7 Change-Id: I29cd7a45f85bc85f6f12b135287b9eb868a7bc44 Reviewed-by: Nicholas Bennett <nicholas.bennett@qt.io>
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