Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(101)

Unified Diff: platform_tools/android/bin/android_install_skia

Issue 865943007: Cleanup the android scripts. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: actually saving the file Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: platform_tools/android/bin/android_install_skia
diff --git a/platform_tools/android/bin/android_install_skia b/platform_tools/android/bin/android_install_skia
deleted file mode 100755
index 21dec5b8c39ac1f30945042980e5abbf0abf1d8e..0000000000000000000000000000000000000000
--- a/platform_tools/android/bin/android_install_skia
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-#
-# android_install_skia: installs the skia apk on the device.
-
-echo "The install step is now a no-op"
-exit;

Powered by Google App Engine
This is Rietveld 408576698