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 29a79c5 + 55588ab commit 7bf458fCopy full SHA for 7bf458f
doc/source/buildoptions.rst
@@ -126,7 +126,7 @@ ready.
126
``android:screenOrientation`` in the `Android documentation
127
<https://developer.android.com/guide/topics/manifest/activity-element.html>`__.
128
- ``--icon``: A path to the png file to use as the application icon.
129
-- ``-- permission``: A permission name for the app,
+- ``--permission``: A permission name for the app,
130
e.g. ``--permission VIBRATE``. For multiple permissions, add
131
multiple ``--permission`` arguments.
132
- ``--meta-data``: Custom key=value pairs to add in the application metadata.
0 commit comments