Skip to content
Snippets Groups Projects
Commit 4e255efd authored by philippe coval's avatar philippe coval :speech_balloon:
Browse files

Revert "conf: Set runtime to debug"

This reverts commit 70c0e204.
parent 26db371e
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ LAYERSERIES_COMPAT_meta-oniro-blueprint-flutter = "dunfell honister kirkstone"
# Pin latest tag: https://github.com/meta-flutter/meta-flutter/pull/71
# FLUTTER_SDK_TAG ?= "2.10.3"
# FLUTTER_CHANNEL ?= "stable"
FLUTTER_RUNTIME ?= "debug"
FLUTTER_RUNTIME ?= "release"
PACKAGECONFIG:pn-flutter-engine-release = "disable-desktop-embeddings embedder-for-target fontconfig release"
PACKAGECONFIG:pn-flutter-engine-debug = "disable-desktop-embeddings embedder-for-target fontconfig debug"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment