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.
1 parent 37dc3c4 commit 149b768Copy full SHA for 149b768
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