]> granicus.if.org Git - libvpx/commitdiff
Remove android_tools deps
authorYun Liu <yliuyliu@google.com>
Mon, 1 Jul 2019 21:44:28 +0000 (14:44 -0700)
committerYun Liu <yliuyliu@google.com>
Tue, 2 Jul 2019 18:29:58 +0000 (18:29 +0000)
Bug: 428426
Change-Id: Ia3c31fe2b513ac995baad15c8376c590fd1104f7

test/android/README

index ee21f9b652c9e21a764fbbac34c4d17d18372688..f67fea50c7b8a80cd4e5822d1a5867808b6fc498 100644 (file)
@@ -10,8 +10,9 @@ NDK_PROJECT_PATH=. ndk-build APP_BUILD_SCRIPT=./libvpx/test/android/Android.mk \
   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 \