mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Ignore the NOTICE.fuchsia file in the new license script (flutter/engine#44021)
See https://github.com/flutter/engine/pull/34038
This commit is contained in:
parent
c1314cc717
commit
067f782825
@ -1,2 +1,2 @@
|
||||
Signature: 146d867e969af92134525e494a501d48
|
||||
Signature: 1e4a09fc0f2117b53a35ad1bb8b9a08d
|
||||
|
||||
|
||||
@ -37,9 +37,11 @@ final Set<String> skippedPaths = <String>{
|
||||
r'flutter/web_sdk', // this code is not linked into Flutter apps; it's only used by engine tests and tools
|
||||
r'fuchsia/sdk/linux/docs',
|
||||
r'fuchsia/sdk/linux/meta',
|
||||
r'fuchsia/sdk/linux/NOTICE.fuchsia', // covers things that contribute to the Fuchsia SDK; see fxb/94240
|
||||
r'fuchsia/sdk/linux/tools',
|
||||
r'fuchsia/sdk/mac/docs',
|
||||
r'fuchsia/sdk/mac/meta',
|
||||
r'fuchsia/sdk/mac/NOTICE.fuchsia',
|
||||
r'fuchsia/sdk/mac/tools',
|
||||
r'out', // output of build
|
||||
r'third_party/android_embedding_dependencies', // testing framework for android
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user