Add SDK licenses to DEPS (#22551)

This commit is contained in:
Emmanuel Garcia 2020-11-16 18:01:16 -08:00 committed by GitHub
parent 25c41f03e8
commit 8d93ea0d06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

11
DEPS
View File

@ -467,6 +467,17 @@ deps = {
'dep_type': 'cipd',
},
'src/third_party/android_tools/sdk/licenses': {
'packages': [
{
'package': 'flutter_internal/android/sdk/licenses',
'version': 'latest',
}
],
'condition': 'download_android_deps',
'dep_type': 'cipd',
},
'src/third_party/android_embedding_dependencies': {
'packages': [
{