Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PIM
Itinerary
Commits
ed1a238a
Commit
ed1a238a
authored
Nov 13, 2021
by
Volker Krause
Browse files
Qt already requests WRITE_EXTERNAL_STORAGE permissions
Doing this again here triggers a build time warning.
parent
465c1b13
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/app/android/AndroidManifest.xml
View file @
ed1a238a
...
...
@@ -14,7 +14,6 @@
<supports-screens
android:largeScreens=
"true"
android:normalScreens=
"true"
android:anyDensity=
"true"
android:smallScreens=
"true"
/>
<uses-permission
android:name=
"android.permission.READ_CALENDAR"
/>
<uses-permission
android:name=
"android.permission.WRITE_EXTERNAL_STORAGE"
/>
<!-- %%INSERT_PERMISSIONS -->
<!-- %%INSERT_FEATURES -->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment