Skip to content

Commit ec351f7

Browse files
Emmanuel Garciapcsosinski
Emmanuel Garcia
authored and
pcsosinski
committed
Add SDK licenses to DEPS (flutter#22551)
1 parent 0afdf2e commit ec351f7

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

DEPS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,17 @@ deps = {
465465
'dep_type': 'cipd',
466466
},
467467

468+
'src/third_party/android_tools/sdk/licenses': {
469+
'packages': [
470+
{
471+
'package': 'flutter_internal/android/sdk/licenses',
472+
'version': 'latest',
473+
}
474+
],
475+
'condition': 'download_android_deps',
476+
'dep_type': 'cipd',
477+
},
478+
468479
'src/third_party/android_embedding_dependencies': {
469480
'packages': [
470481
{

0 commit comments

Comments
 (0)