mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
add trace kernel flag to allowlist (flutter/engine#22812)
This commit is contained in:
parent
b5fc3acd3e
commit
bc13e87a05
@ -62,6 +62,7 @@ static const std::string gAllowedDartFlags[] = {
|
||||
"--profile_period",
|
||||
"--random_seed",
|
||||
"--sample-buffer-duration",
|
||||
"--trace-kernel",
|
||||
"--trace-reload",
|
||||
"--trace-reload-verbose",
|
||||
"--write-service-info",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user