Revert of [Android] Add an out-of-app instrumentation driver APK. (patchset #15 id...
commit47b4c2f01324a903410ae9530156c2469601e91b
authorjdonnelly <jdonnelly@chromium.org>
Fri, 24 Apr 2015 22:53:42 +0000 (24 15:53 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 24 Apr 2015 22:53:46 +0000 (24 22:53 +0000)
tree23ab071ba802384fba43f3b8932cdb8339ebb129
parenta4f783321e7f49a6e39d47470f002c65925569b6
Revert of [Android] Add an out-of-app instrumentation driver APK. (patchset #15 id:280001 of https://codereview.chromium.org/1034053002/)

Reason for revert:
Broke the "Android" bot:

http://build.chromium.org/p/chromium/builders/Android/builds/38661

Original issue's description:
> [Android] Add an out-of-app instrumentation driver APK.
>
> BUG=444049
>
> Committed: https://crrev.com/79d22ed2b74d0ff1082f6febfd3fd93c0574d130
> Cr-Commit-Position: refs/heads/master@{#326900}

TBR=tedchoc@chromium.org,klundberg@chromium.org,yfriedman@chromium.org,thestig@chromium.org,cjhopman@chromium.org,torne@chromium.org,jbudorick@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=444049

Review URL: https://codereview.chromium.org/1094903008

Cr-Commit-Position: refs/heads/master@{#326914}
33 files changed:
android_webview/android_webview_tests.gypi
android_webview/javatests/AndroidManifest.xml
base/BUILD.gn
base/base.gyp
base/test/android/javatests/src/org/chromium/base/test/BaseInstrumentationTestRunner.java
build/android/pylib/instrumentation/instrumentation_test_instance.py
build/android/pylib/local/device/local_device_instrumentation_test_run.py
build/android/pylib/remote/device/remote_device_helper.py
build/android/pylib/remote/device/remote_device_instrumentation_test_run.py
build/android/pylib/remote/device/remote_device_test_run.py
build/apk_test.gypi
build/config/android/rules.gni
chrome/android/BUILD.gn
chrome/android/shell/javatests/AndroidManifest.xml
chrome/chrome_tests.gypi
content/content_tests.gypi
content/shell/android/BUILD.gn
content/shell/android/javatests/AndroidManifest.xml
testing/android/appurify_support.gyp [deleted file]
testing/android/appurify_support/BUILD.gn [deleted file]
testing/android/appurify_support/java/src/org/chromium/test/support/ResultsBundleGenerator.java [deleted file]
testing/android/appurify_support/java/src/org/chromium/test/support/RobotiumBundleGenerator.java [deleted file]
testing/android/broker/BUILD.gn [deleted file]
testing/android/broker/java/src/org/chromium/test/broker/OnDeviceInstrumentationBroker.java [deleted file]
testing/android/driver/BUILD.gn [deleted file]
testing/android/driver/java/AndroidManifest.xml [deleted file]
testing/android/driver/java/src/org/chromium/test/driver/OnDeviceInstrumentationDriver.java [deleted file]
testing/android/native_test/java/src/org/chromium/native_test/ChromeNativeTestInstrumentationTestRunner.java
testing/android/on_device_instrumentation.gyp [deleted file]
testing/android/reporter/BUILD.gn [deleted file]
testing/android/reporter/java/src/org/chromium/test/reporter/TestStatusListener.java [deleted file]
testing/android/reporter/java/src/org/chromium/test/reporter/TestStatusReceiver.java [deleted file]
testing/android/reporter/java/src/org/chromium/test/reporter/TestStatusReporter.java [deleted file]