提交 a91e7b0c 编写于 作者: A Alexander Aprelev 提交者: GitHub

Revert "Change kernel platform generation dependency name (#4189)" (#4192)

This reverts commit 83224fb6.
上级 83224fb6
......@@ -6,7 +6,7 @@ group("flutter") {
testonly = true
deps = [
"//flutter/lib/snapshot:compile_platform",
"//flutter/lib/snapshot:flutter_patched_sdk",
"//flutter/lib/snapshot:generate_snapshot_bin",
"//flutter/sky",
"//flutter/third_party/txt",
......
......@@ -413,8 +413,7 @@ action("compile_platform") {
args = [
"--target=flutter",
"dart:core",
"dart:vmservice_sky",
"dart:core"
] + rebase_path(sources, root_build_dir) +
rebase_path(outputs, root_build_dir)
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册