Remove obsolete android ndk copy from //third_party/android_tools/ndk

It lives at //third_party/android_ndk

This is from chromium repo
4d66cf2db5

Bug: None
Change-Id: Ia45355f1a7566a0b5268f7a3f33ca8e7dbe43451
Reviewed-on: https://webrtc-review.googlesource.com/c/107740
Reviewed-by: Oleh Prypin <oprypin@webrtc.org>
Commit-Queue: Oleh Prypin <oprypin@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25353}
This commit is contained in:
Yongje Lee
2018-10-24 22:12:26 +09:00
committed by Commit Bot
parent 7a95e0fcf4
commit 273c851799

2
DEPS
View File

@ -1393,8 +1393,6 @@ hooks = [
recursedeps = [
# buildtools provides clang_format, libc++, and libc++abi.
'src/buildtools',
# android_tools manages the NDK.
'src/third_party/android_tools',
]
# Define rules for which include paths are allowed in our source.