mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove unopt build from linux_android debug. (flutter/engine#40498)
Remove unopt build from linux_android debug.
This commit is contained in:
parent
3837e3af1a
commit
ff31cbc995
@ -49,35 +49,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"archives": [
|
||||
{
|
||||
"name": "android_debug_unopt",
|
||||
"type": "gcs",
|
||||
"base_path": "out/android_release/zip_archives/",
|
||||
"include_paths": []
|
||||
}
|
||||
],
|
||||
"drone_dimensions": [
|
||||
"device_type=none",
|
||||
"os=Linux"
|
||||
],
|
||||
"gclient_custom_vars": {
|
||||
"download_android_deps": false
|
||||
},
|
||||
"gn": [
|
||||
"--android",
|
||||
"--unoptimized",
|
||||
"--runtime-mode=debug",
|
||||
"--no-lto"
|
||||
],
|
||||
"name": "android_debug_unopt",
|
||||
"ninja": {
|
||||
"config": "android_debug_unopt",
|
||||
"targets": []
|
||||
},
|
||||
"tests": []
|
||||
},
|
||||
{
|
||||
"archives": [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user