8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 37dc3c4 + 149b768 commit 3e5e576Copy full SHA for 3e5e576
doc/source/buildoptions.rst
@@ -95,7 +95,7 @@ options (this list may not be exhaustive):
95
``android:screenOrientation`` in the `Android documentation
96
<https://developer.android.com/guide/topics/manifest/activity-element.html>`__.
97
- ``--icon``: A path to the png file to use as the application icon.
98
-- ``-- permission``: A permission name for the app,
+- ``--permission``: A permission name for the app,
99
e.g. ``--permission VIBRATE``. For multiple permissions, add
100
multiple ``--permission`` arguments.
101
- ``--meta-data``: Custom key=value pairs to add in the application metadata.
0 commit comments