Add android_build_tools/nullaway to DEPS
Bug: None Change-Id: Ic8a0ac65343c482ab56ad0485385aa1201cbd83b Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/370441 Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Commit-Queue: Björn Terelius <terelius@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43500}
This commit is contained in:
parent
b7bc1aa180
commit
9d0799f943
12
DEPS
12
DEPS
@ -262,6 +262,18 @@ deps = {
|
||||
'dep_type': 'cipd',
|
||||
},
|
||||
|
||||
# TODO(webrtc:42223878): This is only needed for //base.
|
||||
'src/third_party/android_build_tools/nullaway/cipd': {
|
||||
'packages': [
|
||||
{
|
||||
'package': 'chromium/third_party/android_build_tools/nullaway',
|
||||
'version': 'KGEP4hGbArGQwI_HL3iJWEYMP1PVa2J_QRLPo-9wwiwC',
|
||||
},
|
||||
],
|
||||
'condition': 'checkout_android and non_git_source',
|
||||
'dep_type': 'cipd',
|
||||
},
|
||||
|
||||
'src/third_party/aosp_dalvik/cipd': {
|
||||
'packages': [
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user