mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
add trace kernel flag to allowlist (#22812)
This commit is contained in:
parent
5eb505fa1e
commit
d85cb10707
@ -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