SIGN IN SIGN UP

[flutter_tools] update build rules to depend on subset of package_config contents (#67165)

Split from #66776

Even if pub does not change the packge_config contents, it will still update a timestamp in one of the fields. This causes unnecessary rebuilds. To fix this, generate an additional file when running pub get that only contains the relevant fields and then update the KernelSnapshot rule to depend on it only.
J
Jonah Williams committed
13bf341584aa191ca940259a817cbddfa5a44e4d
Parent: ab9373b
Committed by GitHub <noreply@github.com> on 10/7/2020, 3:46:11 PM