Add license for android_ndk
Bug: webrtc:10923 Change-Id: Ic2f40329964d0d3f65bd85e7d00ab1e49fb71123 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/150643 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/master@{#28990}
This commit is contained in:

committed by
Commit Bot

parent
d191533717
commit
10b636138d
@ -34,6 +34,7 @@ import subprocess
|
|||||||
# (right after the `third_party/` prefix)
|
# (right after the `third_party/` prefix)
|
||||||
LIB_TO_LICENSES_DICT = {
|
LIB_TO_LICENSES_DICT = {
|
||||||
'abseil-cpp': ['third_party/abseil-cpp/LICENSE'],
|
'abseil-cpp': ['third_party/abseil-cpp/LICENSE'],
|
||||||
|
'android_ndk': ['third_party/android_ndk/NOTICE'],
|
||||||
'android_sdk': ['third_party/android_sdk/LICENSE'],
|
'android_sdk': ['third_party/android_sdk/LICENSE'],
|
||||||
'auto': ['third_party/auto/src/LICENSE.txt'],
|
'auto': ['third_party/auto/src/LICENSE.txt'],
|
||||||
'bazel': ['third_party/bazel/LICENSE'],
|
'bazel': ['third_party/bazel/LICENSE'],
|
||||||
|
Reference in New Issue
Block a user