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:
2
DEPS
2
DEPS
@ -1393,8 +1393,6 @@ hooks = [
|
|||||||
recursedeps = [
|
recursedeps = [
|
||||||
# buildtools provides clang_format, libc++, and libc++abi.
|
# buildtools provides clang_format, libc++, and libc++abi.
|
||||||
'src/buildtools',
|
'src/buildtools',
|
||||||
# android_tools manages the NDK.
|
|
||||||
'src/third_party/android_tools',
|
|
||||||
]
|
]
|
||||||
|
|
||||||
# Define rules for which include paths are allowed in our source.
|
# Define rules for which include paths are allowed in our source.
|
||||||
|
Reference in New Issue
Block a user