shithub: libvpx

Download patch

ref: 4029b8cd40e2ab02b6936d617fbc93a53327d620
parent: c33c7ca85fa7b28658f3b086d579a7fbbcf41dea
author: Yun Liu <yliuyliu@google.com>
date: Mon Jul 1 10:44:28 EDT 2019

Remove android_tools deps

Bug: 428426
Change-Id: Ia3c31fe2b513ac995baad15c8376c590fd1104f7

--- a/test/android/README
+++ b/test/android/README
@@ -10,8 +10,9 @@
   APP_ABI=armeabi-v7a APP_PLATFORM=android-18 APP_OPTIM=release \
   APP_STL=c++_static
 
-Note: Both adb and ndk-build are available prebuilt at:
-  https://chromium.googlesource.com/android_tools
+Note: Both adb and ndk-build are available at:
+  https://developer.android.com/studio#downloads
+  https://developer.android.com/ndk/downloads
 
 3) Run get_files.py to download the test files:
 python get_files.py -i /path/to/test-data.sha1 -o /path/to/put/files \