Adding errorprone to LIB_TO_LICENSE_DICT.
Bug: webrtc:8390 Change-Id: I17dc06901ba8336b091351ab2369694a0928afe3 No-Try: True Reviewed-on: https://webrtc-review.googlesource.com/9164 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Henrik Kjellander <kjellander@webrtc.org> Reviewed-by: Edward Lemur <ehmaldonado@webrtc.org> Cr-Commit-Position: refs/heads/master@{#20282}
This commit is contained in:
committed by
Commit Bot
parent
881829b145
commit
f91ec56f23
@ -24,6 +24,7 @@ import subprocess
|
||||
LIB_TO_LICENSES_DICT = {
|
||||
'android_tools': ['third_party/android_tools/LICENSE'],
|
||||
'boringssl': ['third_party/boringssl/src/LICENSE'],
|
||||
'errorprone': ['third_party/errorprone/LICENSE'],
|
||||
'expat': ['third_party/expat/files/COPYING'],
|
||||
'ijar': ['third_party/ijar/LICENSE'],
|
||||
'jsoncpp': ['third_party/jsoncpp/LICENSE'],
|
||||
|
||||
Reference in New Issue
Block a user