mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Fix linux_android_emulator_api_33 build config for rbe (flutter/engine#49776)
Following up from https://github.com/flutter/engine/pull/49660. Missed this `bringup: true` shard.
This commit is contained in:
parent
f15bc4cb13
commit
5f893e5dff
@ -7,6 +7,9 @@
|
||||
"kvm=1",
|
||||
"cores=8"
|
||||
],
|
||||
"gclient_variables": {
|
||||
"use_rbe": true
|
||||
},
|
||||
"gn": [
|
||||
"--android",
|
||||
"--android-cpu=x64",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user