skia2/platform_tools/android/bin
kkinnunen 7ddfeeddf7 Make android scripts not warn about ADB in newer SDKs
The older SDK says:
$ adb version
Android Debug Bridge version 1.0.32

The newer SDK says:
$ adb version
Android Debug Bridge version 1.0.32
Revision eac51f2bb6a8-android

Removes the shebang as the file is not intended to be
run, and the copyright would render it useless.
GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1583793002

Review URL: https://codereview.chromium.org/1583793002
2016-01-13 22:53:55 -08:00
..
linux Remove adb from Skia repository 2014-10-31 07:00:54 -07:00
mac Remove adb from Skia repository 2014-10-31 07:00:54 -07:00
utils Make android scripts not warn about ADB in newer SDKs 2016-01-13 22:53:55 -08:00
adb_list_devices.py Copy the top level Android directory into trunk. 2013-04-29 12:09:31 +00:00
adb_print_path Add a helper script to expose which version of adb the android scripts use. 2014-10-29 12:59:50 -07:00
adb_pull_if_needed Add Android copy_directory_contents_[to|from]_device scripts 2014-08-28 09:31:15 -04:00
adb_push_if_needed Add Android copy_directory_contents_[to|from]_device scripts 2014-08-28 09:31:15 -04:00
adb_wait_for_device Android bots: set battery threshold to 80% 2016-01-04 12:33:26 -08:00
android_gdb_app Fix 'debugging on Android' android_gdb_app script. 2015-12-10 14:14:56 -08:00
android_gdb_native Move android_gdb_tmp into out/ 2015-07-10 11:05:10 -07:00
android_gdbserver Move android_gdb_tmp into out/ 2015-07-10 11:05:10 -07:00
android_install_app Ensure that android "release" apps are signed with debug key 2015-08-10 08:58:04 -07:00
android_kill_skia Android scripts: add --verbose, fix missing 'source android_setup' 2015-05-14 06:37:23 -07:00
android_launch_app Fix android_launch_app after Gradle change 2015-07-28 06:00:36 -07:00
android_make Run Android make script from any directory 2014-05-06 18:31:09 +00:00
android_ninja Add android_ninja, like android_make for ninja. 2013-09-30 17:32:09 +00:00
android_perf Update android perf script 2015-06-18 06:29:48 -07:00
android_run_app.go Add android_run_app.go 2015-07-31 04:13:38 -07:00
android_run_skia Print command to be executed in verbose mode 2015-06-12 10:50:53 -07:00
android_setup.sh Update Android Testing apps to support release mode 2015-07-31 10:25:17 -07:00
download_utils.py Remove dependency of gsutil to download ndk 2013-05-29 13:26:32 +00:00
gyp_to_android.py Don't use m32 cflag for x86_64. 2015-02-12 10:48:25 -08:00
http_download.py Remove dependency of gsutil to download ndk 2013-05-29 13:26:32 +00:00