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>
This commit is contained in:
Assam Boudjelthia 2023-12-16 13:51:19 +02:00
parent 729e23f15f
commit 8cc84a1386

View File

@ -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