Remove android_tools deps

Bug: chromium:428426
Change-Id: If99814585df0ef2dd0f1433ca1e71184ecd94baf
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144340
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28439}
This commit is contained in:
Yun Liu
2019-07-01 15:00:04 -07:00
committed by Commit Bot
parent ebdf9f8163
commit 419aae2ed3

View File

@ -35,7 +35,6 @@ import subprocess
LIB_TO_LICENSES_DICT = {
'abseil-cpp': ['third_party/abseil-cpp/LICENSE'],
'android_sdk': ['third_party/android_sdk/LICENSE'],
'android_tools': ['third_party/android_tools/LICENSE'],
'auto': ['third_party/auto/src/LICENSE.txt'],
'bazel': ['third_party/bazel/LICENSE'],
'boringssl': ['third_party/boringssl/src/LICENSE'],