File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ android.accept_sdk_license = True
153153
154154# (str) Extra xml to write directly inside the <manifest> element of AndroidManifest.xml
155155# use that parameter to provide a filename from where to load your custom XML code
156- android.extra_manifest_xml = ./src/android/extra_manifest_application_arguments.xml
156+ # android.extra_manifest_xml = ./src/android/extra_manifest_application_arguments.xml
157157
158158# (str) Extra xml to write directly inside the <manifest><application> tag of AndroidManifest.xml
159159# use that parameter to provide a filename from where to load your custom XML arguments:
@@ -479,4 +479,4 @@ warn_on_root = 1
479479#
480480# buildozer --profile demo android debug
481481#
482- # Environment variable overrides have priority over profile overrides.
482+ # Environment variable overrides have priority over profile overrides.
You can’t perform that action at this time.
0 commit comments