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:
@@ -7,6 +7,9 @@
|
||||
"kvm=1",
|
||||
"cores=8"
|
||||
],
|
||||
"gclient_variables": {
|
||||
"use_rbe": true
|
||||
},
|
||||
"gn": [
|
||||
"--android",
|
||||
"--android-cpu=x64",
|
||||
|
||||
Reference in New Issue
Block a user