shithub: libvpx

Download patch

ref: 19bda215d0be6995ba230f31939c2743fc8b98ac
parent: cd9f1763c861edfd86d2814e029a34f3ce821e72
parent: 4029b8cd40e2ab02b6936d617fbc93a53327d620
author: James Zern <jzern@google.com>
date: Tue Jul 2 14:46:30 EDT 2019

Merge "Remove android_tools deps"

--- 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 \